Skip to main content

Questions tagged [scripts]

{scripts} is for questions involving external scripts (small programs in source code form) related to (La)TeX.

2 votes
1 answer
73 views

I am just a small feature away from a release, but badly stuck with a babel conversion problem. I want to get the native digits of the "main" language wherever TeX provides numbers. For ...
Niranjan's user avatar
  • 4,205
0 votes
1 answer
103 views

Update: Thanks a lot for your patience and help solving the issue with Santali script. However, the problem remains with the Amharic script, while I have been using a similar code for a dozen of LtR ...
Cedric's user avatar
  • 127
3 votes
2 answers
215 views

Is there an easy way to check (in bash script) if latexmk did run lualatex or not? (because it detected that pdf needs to be updated). The reason I am asking, is that the script uses a job name (...
Nasser's user avatar
  • 22.1k
4 votes
1 answer
143 views

LuaTeX's manual says 10.7.1 set_program_name and new The way the library looks up variables is driven by the texmf.cmf file where the currently set program name acts as filter. ... Before the search ...
cfr's user avatar
  • 254k
4 votes
1 answer
387 views

The TeXLive source code might be overwhelming to the average user, as myself, so I'd like to get some indication about how the TeXLive team converts the several scripts written for Unixes into Windows ...
jarnowicz's user avatar
  • 4,855
0 votes
1 answer
658 views

I am trying to compile and test a file in Latex/Domino using a text file in Notepad that has a script/code in it. Is it possible to convert the notepad txt file to tex somehow? Could a txt file be ...
Sierra's user avatar
  • 1
0 votes
1 answer
181 views

I am trying to compile a LaTeX document using a Windows batch file that includes creating an index and glossary. However, I encounter the following error messages: Compiling test.tex... Input index ...
Foad's user avatar
  • 1,355
0 votes
1 answer
63 views

In Linux, I created a Makefile to rename my output pdf files according to the patterns required by my projects. Those patterns are filled from variables fetched from the tex source files themselves. ...
22decembre's user avatar
1 vote
0 answers
238 views

I was trying to install a non-free font for LaTeX. The website https://www.tug.org/fonts/getnonfreefonts/ tells me that I should use a script install-getnonfreefonts. When I've launched it with texlua ...
Ruslan Popov's user avatar
1 vote
0 answers
131 views

I'am working on my tooltip package custom-tooltip.sty. Please see below of custom-tooltip.sty \NeedsTeXFormat{LaTeX2e}[2020/02/20] \ProvidesPackage{custom-tooltip}[2020/11/30 custom-tooltip Package] %...
Srinivasan Ganapathy's user avatar
1 vote
0 answers
128 views

I use xsim to create exams and it works very well. I kove the way it handles exercises and solutions. Now I'm starting to create a script and I was wondering if there is a way to hide the numbering ...
Martin Heydenreich's user avatar
1 vote
1 answer
119 views

In a shell script, I'm doing things like pdflatex <<- EOT \def\something{a} \documentclass{article} \begin{document} \something \end{document} EOT which works as expected. However, when ...
Bubaya's user avatar
  • 3,067
0 votes
1 answer
123 views

I would like to start a shell script from LaTeX. In the shell script I need to wait until the .pdf file is generated and afterwards I want to do some stuff with this file. So I created a MWE Test.tex ...
Pascal's user avatar
  • 812
0 votes
0 answers
166 views

I'm working on a colaborative project where we're trying to align around terminology. We have a list of 'banned phrases' that some authors use coloquially, but that we want to make sure we don't use ...
MattMcEwen's user avatar
1 vote
0 answers
152 views

I would like to match, if possible, the following handwritten font: I was hoping that Latex offers it, but I could not locate it. QUESTION: Is this particular font available with Latex; perhaps via a ...
DDS's user avatar
  • 11.3k

15 30 50 per page
1
2 3 4 5
14