某ZR氏作製のLaTeXパッケージがまたもやアレ🍣(ざんねん🙃)という話かと思ったらチョット違うらしい😐#TeX #texqa https://t.co/oZvYPsuqxj— 某ZR(ざんねん🙃) (@zr_tex8r) 2025年9月4日 某アレForumの質問についての話。 upLaTeX下のjlreq-deluxeで多書体化するとpxchfonでフォント変更ができない(TeX Forum) その問題 jlreqクラスの文書でjlreq-deluxeパッケージ1を利用して多書体化して...| マクロツイーター
In questo periodo sto riscoprendo e riflettendo sul recupero di roba| wok
Für umme lesen: Die Geschichte der Schönheit in der Mathematik| kantel.github.io
この記事は TeX & LaTeX Advent Calendar 2023 - Adventar の 19日目の記事です.遅刻して申し訳ないです. adventar.org ←昨日 相関係数格付けチェックを作る ~目指せ相関係数ソムリエ!~ - TeX Alchemist Online →明日 [TeX] [LaTeX] 簡単に 𝕏 を出力したい。 - East Opera 2024数学徒は Beamer でスライドを作る人が多いです.そういう場合,スライドファイル自体を配布資料とする人も多いです...| Sokratesさんの備忘録ないし雑記帳
本当かどうか知らないが一部のネット上の記事などによると"wwwww"という文字列は”which was what we wanted”の省略という扱いで「証明終了(Q.E.D.)」のマークとして使えるらしい(たとえば:https://www.wordsense.eu/WWWWW/).草.ということで,LaTeX 文書で証明終了のマークとして🌿を使えるようにするための方法を書く. 先行研究(2023/6/10 追記) 証明終了のマークとして🌿を...| Sokratesさんの備忘録ないし雑記帳
このブログは MathJax (MathJax | Beautiful math in all browsers.) で数式を表示している.はてなのデフォルトだと複数行数式が書けないなどの制約が辛いからである.ただ,MathJax で不等号を出すときには注意が必要である."" が HTML のタグに使われているからである.この前,それで事故ったので,自戒を込めて,書き残す. MathJax で不等号を出す 例 結論 参考文献 MathJax で不等...| Sokratesさんの備忘録ないし雑記帳
という煽りタイトルをつければ興味を引くかなと思った.簡単な内容で申し訳ない.「そもそもお前も LaTeX 初心者だろ」と言われると「それはそう」と言うほかない.この記事は TeX & LaTeX Advent Calendar 2021 - Adventar の21日目の記事です.20日目は hilssh さんの うぶつん: LaTeXで宛名ラベルシールの差し込み印刷をする という記事でした.22 日目は t-kemmochi さんの tcolorboxで...| Sokratesさんの備忘録ないし雑記帳
Learn the secret LaTeX hacks to elevate your work to the next level!| Good Audience - Medium
How this blog now supports mathematical notation using MathML, enabling clean rendering of equations and matrices without JavaScript dependencies.| Giles' Blog
Successfully combining writing and LaTeX skills| Brain Baking
I used to write my scientific papers in MS Word.| nielscautaerts.xyz
When LaTeX is your hammer...| astrid dot tech
Today I created a simple LaTeX Makefile based on this tutorial. First of all, this …| blog.dbrgn.ch
Table of Contents| A Scripter's Notes
A list of my frequently used texlive manager commands.| A Scripter's Notes
Notes and references for formatting in LaTeX.| A Scripter's Notes
At times you might need your org exported pdf to have the exact font rendering| A Scripter's Notes
これは「TeX & LaTeX Advent Caleandar 2023」の☃日めの記事です (7日めは CareleSmith9 さんでした。9日めは ujimushi at SradJP さんです) 今年のアドベントカレンダーの重点テーマは「(La)TeXで幸せになる方法」です。そもそもLaTeXは文書を作成するためのソフトウェアなので、「LaTeXで幸せになる」ための“正攻法”は「幸せな出力を得ること」になるでしょう。そして、LaTeXで...| マクロツイーター
Upon sending a revised version of a submitted paper to a journal, one is generally required to enclose a statement on the revision based on the referees’ report. In this statement, you basically respond to comments from the referees. A friend of mine asked me whether I could publish the LaTeX template I have been using for writing such statements. Well, here you go :).| Petr Zemek
これは「TeX & LaTeX Advent Caleandar 2021」の28日めの記事です(えっ) (27日めは CareleSmith9 さん でした。) TeX言語者の間でトッテモ有名なクリスマスソングとして「Twelve Days of Christmas」というものがあります。この歌のテーマである「クリスマスの12日」(“Twelvetide”とも呼ばれる)というのはクリスマスの日(12月25日)から始まる12日間のことを指し、欧米においてはこ...| マクロツイーター
There are lots of Tufte-style LaTeX thesis templates to be found on GitHub, but there’s little …| Brain Baking
Warning on 2021-06-21: Don’t try this work-around With a pandoc 2.5 installation on Ubuntu 20.04.2 LTS I am not able to get this hack working anymore. My suggestion is to look into some of the better solutions that were later implemented in ox-hugo. Introduction I have written before explaining how you can use org-ref to insert citations into your org mode documents, and then have them export perfectly into PDF documents via LaTeX.| vxlabs
Screenshot of orgmode source, PDF preview on the right, interactive citation selection in the minibuffer. Click for full resolution. I have (co-)written a few LaTeX documents in my time. However, as I have been writing my life and lab notes and many of my technical blog posts in Emacs orgmode for the past few years, I wanted to see how one would go about using BiBTeX references in orgmode files (using John Kitchin’s org-ref package) such that they would render correctly in orgmode’s expor...| vxlabs
Now that teach workshops for a living, I spend a lot of time on making better workshops. One improvement I made was creating progressive cheatsheets. I’ll discuss the motivation and implementation below, but this is the high level picture: .gallery { display: flex; text-align: center; } .gallery a { margin: 5px; border-width: 1px; border-style: solid; } Progressions #1 and #2 of the cheatsheet. Click for full size.| Hillel Wayne