Skip to main content

Questions tagged [pdftex]

pdfTeX is an extension of TeX which is capable of directly generating PDF output. Use this tag if the used engine – pdftex/pdflatex – is significant to your question.

0 votes
0 answers
36 views

I use TeXstudio (currently 4.9.2) with MikTeX (currently 4.12) in Windows 11, and I have things set up so that auxillary files are automatically dumped into a "TeX_Aux" folder, which is nice ...
Dave's user avatar
  • 123
1 vote
0 answers
104 views

When I need to write a sequence of dots without using TikZ, I often define a simple macro based on \bullet or another symbol that produces two or three dots (which they can be increase and decrease in ...
Sebastiano's user avatar
  • 69.6k
0 votes
1 answer
43 views

Can the size of the Tempora-TLF font be changed to match that of Lucida Bright in a pdfLaTeX document such as the following? (It is a bit too small.) Or is there another Cyrillic font that would ...
murray's user avatar
  • 10k
2 votes
1 answer
60 views

My .tex file fails to fully compile on my own systems, due to an error with \logo. Here's the relevant error: ./ccmeeting30JAN26.tex:36: Undefined control sequence. l.36 \logo {\...
John Godfrey's user avatar
8 votes
3 answers
372 views

Let me provide some background for my question: I am compiling a latex project, which involves a main tex file and more than 100 other tex files with no figures (except for a few simple diagrams) or ...
Ho Man-Ho's user avatar
  • 251