Questions tagged [tex]

TeX is a typesetting system, where the output is defined by command-sequences. Note that https://tex.stackexchange.com is specifically dedicated to TeX questions.

TeX is a typesetting system, where the output is defined by command sequences. It was designed and mostly written by Donald Knuth. TeX was designed with two main goals in mind: to allow anyone to produce high-quality books using minimal effort, and to provide a system that would give exactly the same results on all computers, at any point in time.

There is a Stack Exchange site dedicated to TeX, which is a good place to ask any TeX-related questions.

Resources:

872 questions
-3
votes
1 answer

How to convert some limited cases of *.tex files to plain text *.txt

So I've tried using tokenizers, but I can only figure out how to replace or remove single delimiters in java. Like for this input: \box { Boxed words } {\boldface This line in bold. } I want to be able to remove \box and some other guidelines I have…
Avo
  • 1
  • 1
-3
votes
1 answer

extracting getfptex batch file

while loading getfptex(got it from CTAN) batch file ,when i'm extracting this batch file i'm getting series of statements saying "No Such directory" Can anyone please help me with this. Thank you.
Shruti
  • 741
  • 4
  • 14
  • 25
1 2 3
58
59