(放言) #テフライブ に収録するjsclases.pdfを作るときには、dtxの \OnlyDescription を有効にしたほうがよい、のではないか。 ※“一部のユーザにだけjsclasses.pdfがマニュアルとして通用する”という不均衡な状況を脱却するため。 #TeX #jsclasses

zr_tex8r's tweet image. (放言)
#テフライブ に収録するjsclases.pdfを作るときには、dtxの \OnlyDescription を有効にしたほうがよい、のではないか。

※“一部のユーザにだけjsclasses.pdfがマニュアルとして通用する”という不均衡な状況を脱却するため。
#TeX #jsclasses

Having a lot of fun with JS classes today! 🚀 Currently building a BusStationManager, which controls routes, departure times, arrivals, map locations, and more. What's on your agenda for today? Share your Tuesday projects below! #JSClasses #ProjectBuilding #MondayMotivation

SourceSenseii's tweet image. Having a lot of fun with JS classes today! 🚀 
Currently building a BusStationManager, which controls routes, departure times, arrivals, map locations, and more. What's on your agenda for today?
Share your Tuesday projects below!  
#JSClasses #ProjectBuilding #MondayMotivation…

Day 30: Designed a Calculator class in #JavaScript with chaining for seamless addition, subtraction, multiplication, division, and exponentiation!🚀It handles division by zero with an error and returns results with precise calculations! #JSClasses #MethodChaining #CodingChallenge

Prateek_Hitli's tweet image. Day 30: Designed a Calculator class in #JavaScript with chaining for seamless addition, subtraction, multiplication, division, and exponentiation!🚀It handles division by zero with an error and returns results with precise calculations! #JSClasses #MethodChaining #CodingChallenge
Prateek_Hitli's tweet image. Day 30: Designed a Calculator class in #JavaScript with chaining for seamless addition, subtraction, multiplication, division, and exponentiation!🚀It handles division by zero with an error and returns results with precise calculations! #JSClasses #MethodChaining #CodingChallenge

#JSClasses website has launched. I'm excited! http://tinyurl.com/3xfgmzs


それにしても、 「jsclasses のマニュアルが未だ存在しない」 というのが、チョット不思議。 #TeX #jsclasses


Variable hoisting. Interesting concept. #jsclasses


現状で問題なのは、 「jsclassesの出力を変えない」 という方針を支持する合理的理由が見いだせないまま、その方針を持続させていることで、自分が見る限りは、これは「安定した状態」とはとても見なせない。 #TeX #jsclasses


そもそも、ホンキで ①「jsclasses*だけ*WYG的互換を保つ」 ことが有意義であると思っている人なんていないはずで、“それらしい”意見というのは、実際には ②「jsclasses*ないしpTeX、LaTeX、pLaTeXのような基礎的な部分*はWYG的互換を保つ」 という意図なんだと思う。 #TeX #jsclasses


conhece o #phpclasses ? sabia que existe o #jsclasses ? pois é. eu não sabia :/


【疑問】自分の考えとしては 「onesideかつopenanyの場合は、ページ番号の偶奇の交互配列が乱れてもよい」 なんだけど、#jsclasses の方針はどうなのか? #TeX


まぁ10箇所というのは細かい揚げ足取りみたいなのも含むのでどうでもいいのだけど,「jsbook の a5paper オプションは ISO B5 で,a5j が JIS B5」というのは美文書を確認しても明確に事実でない(両方とも JIS B5.違うのは余白)ので,そういうデマを広めるのは本当にまずいと思う. #jsclasses


【注意:jsarticle, jsbook, jsreport クラスで \sffamily コマンドを使っている方へ!】 oku.edu.mie-u.ac.jp/tex/mod/forum/… 例えば \usepackage{newtxtext} した場合に,TeX Live 2019 に限って「日本語がゴシックにならない」という現象が発生中です。 #TeXLaTeX #jsclasses


mais uma classe publicada... acho que semana que vem deve sair outra... http://bit.ly/cqMUQS #JSCLASSES


1. jsclasses の Strict DTD を策定し、旧仕様を指摘するパッケージの作成 2. Strict DTD を基準とする(=旧仕様を非推奨とし、警告を出す)jsclasses への仕様変更 という流れになるのかな #TeX #LaTeX #jsclasses


【疑問】 #jsclasses において ・jsarticle/jsreport/jsbook ・oneside/twoside ・openany/openright/openleft の全ての組合せのうち、「サポートされていない」ものはあるのか。 #TeX


Day 30: Designed a Calculator class in #JavaScript with chaining for seamless addition, subtraction, multiplication, division, and exponentiation!🚀It handles division by zero with an error and returns results with precise calculations! #JSClasses #MethodChaining #CodingChallenge

Prateek_Hitli's tweet image. Day 30: Designed a Calculator class in #JavaScript with chaining for seamless addition, subtraction, multiplication, division, and exponentiation!🚀It handles division by zero with an error and returns results with precise calculations! #JSClasses #MethodChaining #CodingChallenge
Prateek_Hitli's tweet image. Day 30: Designed a Calculator class in #JavaScript with chaining for seamless addition, subtraction, multiplication, division, and exponentiation!🚀It handles division by zero with an error and returns results with precise calculations! #JSClasses #MethodChaining #CodingChallenge

Having a lot of fun with JS classes today! 🚀 Currently building a BusStationManager, which controls routes, departure times, arrivals, map locations, and more. What's on your agenda for today? Share your Tuesday projects below! #JSClasses #ProjectBuilding #MondayMotivation

SourceSenseii's tweet image. Having a lot of fun with JS classes today! 🚀 
Currently building a BusStationManager, which controls routes, departure times, arrivals, map locations, and more. What's on your agenda for today?
Share your Tuesday projects below!  
#JSClasses #ProjectBuilding #MondayMotivation…

💥 Are JS classes just syntactic sugar for prototype inheritance? 🤔 While classes make code more readable & organized, some argue it hides the true nature of #JavaScript. 💡 Let's discuss! Share your views below! #TooLongDontCode #JSClasses


qrcode.sty なるパッケージをみつけて喜んでいたのだけど,jsarticle.cls や ltjsarticle.cls と相性が悪い…(泣 \documentclass{jsarticle} % あるいは \documentclass{ltjsarticle} \usepackage{qrcode} \begin{document} \qrcode{abcdef} \end{document} #LaTeX #jsclasses #ltjsclasses #qrcode


【注意:jsarticle, jsbook, jsreport クラスで \sffamily コマンドを使っている方へ!】 oku.edu.mie-u.ac.jp/tex/mod/forum/… 例えば \usepackage{newtxtext} した場合に,TeX Live 2019 に限って「日本語がゴシックにならない」という現象が発生中です。 #TeXLaTeX #jsclasses


これ「アスタリスク * の高さがフォントによって異なる」のが原因の一つな気がする。アスタリスクを脚注の合印に使わない jarticle では,言うほど変にはならない。jsarticle 側でもっと上手い実装はないだろうか? #jsclasses

newtx すると脚注がアレなのって既知だっけ? MWE: %#!uplatex \documentclass[uplatex,dvipdfmx]{jsarticle} \usepackage{newtxtext} \begin{document} みんな脚注\footnote{これが脚注です}が大好き. \end{document} #TeXLaTeX

wtsnjp's tweet image. newtx すると脚注がアレなのって既知だっけ?

MWE:
%#!uplatex
\documentclass[uplatex,dvipdfmx]{jsarticle}

\usepackage{newtxtext}

\begin{document}

みんな脚注\footnote{これが脚注です}が大好き.

\end{document}

#TeXLaTeX
wtsnjp's tweet image. newtx すると脚注がアレなのって既知だっけ?

MWE:
%#!uplatex
\documentclass[uplatex,dvipdfmx]{jsarticle}

\usepackage{newtxtext}

\begin{document}

みんな脚注\footnote{これが脚注です}が大好き.

\end{document}

#TeXLaTeX


Colorful analog clock with direct drive option. Tap anywhere to change colors and switch between decimal, roman numeral, binary, hex and unlabeled modes. Bookmarkable. sirkoik.github.io/Analog-Clock/ #javascript #jsclasses #babel


Best read for someone who wants to know the basics of classes in es6. It is explained in the most lucid way possible tutorialspoint.com/es6/es6_classe… This should help me a lot in learning abt react classes @reactjs @tutorialspoint @ES6 #reactjs #jsclasses


“a6paper”があるのに“a6j”がないのは何故かというと、標準クラスの方には“a6j”が(“a6paper”も)なく「互換のために必要」ではないから。 #TeX #LaTeX #jsclasses


まぁ10箇所というのは細かい揚げ足取りみたいなのも含むのでどうでもいいのだけど,「jsbook の a5paper オプションは ISO B5 で,a5j が JIS B5」というのは美文書を確認しても明確に事実でない(両方とも JIS B5.違うのは余白)ので,そういうデマを広めるのは本当にまずいと思う. #jsclasses


An ES6 compatible JS runtime; eg node 10 Aww... #asyncAwait, #arrowFunctions #jsClasses


(放言) #テフライブ に収録するjsclases.pdfを作るときには、dtxの \OnlyDescription を有効にしたほうがよい、のではないか。 ※“一部のユーザにだけjsclasses.pdfがマニュアルとして通用する”という不均衡な状況を脱却するため。 #TeX #jsclasses

zr_tex8r's tweet image. (放言)
#テフライブ に収録するjsclases.pdfを作るときには、dtxの \OnlyDescription を有効にしたほうがよい、のではないか。

※“一部のユーザにだけjsclasses.pdfがマニュアルとして通用する”という不均衡な状況を脱却するため。
#TeX #jsclasses

そもそも、ホンキで ①「jsclasses*だけ*WYG的互換を保つ」 ことが有意義であると思っている人なんていないはずで、“それらしい”意見というのは、実際には ②「jsclasses*ないしpTeX、LaTeX、pLaTeXのような基礎的な部分*はWYG的互換を保つ」 という意図なんだと思う。 #TeX #jsclasses


現状で問題なのは、 「jsclassesの出力を変えない」 という方針を支持する合理的理由が見いだせないまま、その方針を持続させていることで、自分が見る限りは、これは「安定した状態」とはとても見なせない。 #TeX #jsclasses


段落頭括弧の処置、BXjsclsにおいて一度「\everyparを乗っ取る」方式への変更を検討したことがあるんだけど、結局変更してないんだよな。多分、#jsclasses と(カーネルへのパッチについて)異なる挙動になるのを嫌った、のだろう。 #TeX #アレ


で、TeXやLaTeXと同じ方式で 「jsclassesのマニュアルは『美文書』である」 という姿勢なのか、というと、そうとも思えないんだよなあ。 #TeX #jsclasses

そもそも LaTeX の(完全にフリーかつ公式の)マニュアルが存在しないからなぁ



それにしても、 「jsclasses のマニュアルが未だ存在しない」 というのが、チョット不思議。 #TeX #jsclasses


(放言) #テフライブ に収録するjsclases.pdfを作るときには、dtxの \OnlyDescription を有効にしたほうがよい、のではないか。 ※“一部のユーザにだけjsclasses.pdfがマニュアルとして通用する”という不均衡な状況を脱却するため。 #TeX #jsclasses

zr_tex8r's tweet image. (放言)
#テフライブ に収録するjsclases.pdfを作るときには、dtxの \OnlyDescription を有効にしたほうがよい、のではないか。

※“一部のユーザにだけjsclasses.pdfがマニュアルとして通用する”という不均衡な状況を脱却するため。
#TeX #jsclasses

Having a lot of fun with JS classes today! 🚀 Currently building a BusStationManager, which controls routes, departure times, arrivals, map locations, and more. What's on your agenda for today? Share your Tuesday projects below! #JSClasses #ProjectBuilding #MondayMotivation

SourceSenseii's tweet image. Having a lot of fun with JS classes today! 🚀 
Currently building a BusStationManager, which controls routes, departure times, arrivals, map locations, and more. What's on your agenda for today?
Share your Tuesday projects below!  
#JSClasses #ProjectBuilding #MondayMotivation…

Day 30: Designed a Calculator class in #JavaScript with chaining for seamless addition, subtraction, multiplication, division, and exponentiation!🚀It handles division by zero with an error and returns results with precise calculations! #JSClasses #MethodChaining #CodingChallenge

Prateek_Hitli's tweet image. Day 30: Designed a Calculator class in #JavaScript with chaining for seamless addition, subtraction, multiplication, division, and exponentiation!🚀It handles division by zero with an error and returns results with precise calculations! #JSClasses #MethodChaining #CodingChallenge
Prateek_Hitli's tweet image. Day 30: Designed a Calculator class in #JavaScript with chaining for seamless addition, subtraction, multiplication, division, and exponentiation!🚀It handles division by zero with an error and returns results with precise calculations! #JSClasses #MethodChaining #CodingChallenge

Loading...

Something went wrong.


Something went wrong.


United States Trends