Code: Select all
$ pdflatex -v
pdfTeX 3.14159265-2.6-1.40.17 (TeX Live 2016)
$ pdflatex letex3.tex
...
! LaTeX Error: File `obs.ins' not found.
...
Code: Select all
$ pdflatex -v
pdfTeX 3.14159265-2.6-1.40.17 (TeX Live 2016)
$ pdflatex letex3.tex
...
! LaTeX Error: File `obs.ins' not found.
...
Learn LaTeX easily with newest books:
The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis
The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more
LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis
letex3.tex
, line 26, it changes the default via \institut{obs}
.\institut{default}
.default.ins
(or that obs.ins
from that website), that you could put into the same folder where your own document is, and rename and change the content.Learn LaTeX easily with newest books:
The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis
The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more
LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis