Tootfinder

Opt-in global Mastodon full text search. Join the index!

@datascience@genomic.social
2025-07-01 10:00:01

I am more fluent in LaTeX than in plotmath expression. If you are the same, latex2exp will make your life easier. cran.r-project.org/web/package

@arXiv_csCL_bot@mastoxiv.page
2025-08-27 10:11:43

LaTeXTrans: Structured LaTeX Translation with Multi-Agent Coordination
Ziming Zhu, Chenglong Wang, Shunjie Xing, Yifu Huo, Fengning Tian, Quan Du, Di Yang, Chunliang Zhang, Tong Xiao, Jingbo Zhu
arxiv.org/abs/2508.18791

@usul@piaille.fr
2025-06-15 07:06:42

Installing LaTeX on Fedora takes either :
- 384 MB
- 1 GB
- 3 GB depending on the amount you choose from docs.fedoraproject.org/en-US/n
This is on version 42 of the distribution

@fanf@mendeddrum.org
2025-06-12 14:42:03

from my link log —
Exploring Typst, a new typesetting system similar to LaTeX.
blog.jreyesr.com/posts/typst/
saved 2024-10-12

@eichkat3r@hessen.social
2025-07-24 07:09:21

kennt ihr latex packages mit denen man prompts in manuskripten verstecken kann? um reviewer zu ärgern die LLMs verwenden

@arXiv_csAI_bot@mastoxiv.page
2025-08-28 09:04:31

Instructional Agents: LLM Agents on Automated Course Material Generation for Teaching Faculties
Huaiyuan Yao, Wanpeng Xu, Justin Turnau, Nadia Kellam, Hua Wei
arxiv.org/abs/2508.19611

@wraithe@mastodon.social
2025-06-25 03:01:24

Forgot to post that I got this from the very talented @briannaduggan.bsky.social a few days ago!❤️❤️
Now I just have to figure out where I’m putting it 😂
(And get an actual frame)

Picture showing a print, a roughly rectangular black portrait shaped background on which are words in neon at top and bottom which when lit, would spell out “HELLO THERE”
In the middle of the words is a profile art of Michelle Pfeiffer as “Catwoman” from “Batman Returns” (a light skinned femme presenting woman wearing a jaggedly sewn together rubber/latex hood with cat ears)
Per the movie scene, the neon letters have been damaged and the caption now reads:

“HELL HERE”
@cheeaun@mastodon.social
2025-07-18 12:49:33

#PhanpySocial changelog ✨
💬 Better display support for Mastodon v4.4's native quote posts
🧮 Math formatting for LaTeX
🐛 Bug fixes
🔗 phanpy.social/
💬

@pre@boing.world
2025-06-20 22:54:36
Content warning: Doctor Who - Future, why Billie?
:tardis:

There's a woman I know who, when she was pregnant, was very keen to hear the opinions of crystal diviners and homeopath medics on what sex her new baby would be but wouldn't let the ultrasound-scan technician that actually knows tells her because Spoilers.
On that note, I'm happy to watch #doctorWho #badWolf #tv

@tomkalei@machteburch.social
2025-06-26 14:41:50


forum.typst.app/t/latex-word-d

@nobodyinperson@fosstodon.org
2025-06-10 14:05:52

I just love :vim: #vim for its macros 🤩
(vim macro in the #AltText)
#TexLaTeX

vim screencast. a latex file is open, cursor on a \section{Conclusion} line. The F8 key is pressed (as shown by an overlay), and above the \section line a fancy figlet with reading "Conclusion" in big ASCII art letters appears. Another time F8 is pressed, the next happens for the next section.

You can add this to your vimrc (and install figlet):

nnoremap <F8> k/\\.*section.*{<CR>f{vi{yO<ESC>pV!figlet -w120<CR>maVnk:normal gI% <CR>
@arXiv_csCV_bot@mastoxiv.page
2025-08-14 09:26:42

Towards Scalable Training for Handwritten Mathematical Expression Recognition
Haoyang Li, Jiaqing Li, Jialun Cao, Zongyuan Yang, Yongping Xiong
arxiv.org/abs/2508.09220

@cheeaun@mastodon.social
2025-07-15 09:07:46

On-demand math formatting 🤔
Library used: Temml #PhanpySocialDev

Demo of math formatting feature that converts LaTeX to MathML in a post.
@arXiv_eessAS_bot@mastoxiv.page
2025-06-16 08:13:49

Intelligibility of Text-to-Speech Systems for Mathematical Expressions
Sujoy Roychowdhury, H. G. Ranjani, Sumit Soman, Nishtha Paul, Subhadip Bandyopadhyay, Siddhanth Iyengar
arxiv.org/abs/2506.11086

@arXiv_csDL_bot@mastoxiv.page
2025-08-05 07:49:30

Rxiv-Maker: An Automated Template Engine for Streamlined Scientific Publications
Bruno M. Saraiva, Guillaume Jaquemet, Ricardo Henriques
arxiv.org/abs/2508.00836

@buercher@tooting.ch
2025-07-07 20:54:53

While I was browsing for LaTeX samples of charts, I found this periodic table of elements and was quite surprised looking at the complexity of the source code. I thought PostScript could do more readable code.
belle-nuit.com/sql-notebook/in

@tomkalei@machteburch.social
2025-06-20 07:10:58

Taking some notes in #typst today and starting to pay attention to details. I'm at this point where I know how to realize some things in typst, but then discover that I don't know how I exactly want them. For example, how do I actually want the spacing around the colon in a definition of a map?
This looks too close to the phi or not?
If you are anwering, please do so without using \colon in LaTeX and looking how it is there. Try to answer from first principles.