von Johannes_B » Fr 23. Jan 2015, 15:12
Na Mensch Junge/Mädel, du erhältst ne Fehlermeldung. Lies die einfach mal, da steht das doch drin? Und du freust dich riesig, wenn du es allein gefunden hast. ;-)
\documentclass{article}
\usepackage[letterspace=200]{microtype}
\newcommand*{\HerAlt}[1]{\lssyle{#1}}
\begin{document}
\HerAlt{Ich will das sperren}
\end{document}
Der Auswurf meines Terminals:
------------
Running 'pdflatex -recorder "waschmachineLetterspace.tex"'
------------
This is pdfTeX, Version 3.1415926-2.5-1.40.14 (TeX Live 2013)
restricted \write18 enabled.
entering extended mode
(./waschmachineLetterspace.tex
LaTeX2e <2011/06/27>
Babel <3.9k> and hyphenation patterns for 78 languages loaded.
(/usr/local/texlive/2013/texmf-dist/tex/latex/base/article.cls
Document Class: article 2007/10/19 v1.4h Standard LaTeX document class
(/usr/local/texlive/2013/texmf-dist/tex/latex/base/size10.clo))
(/usr/local/texlive/2013/texmf-dist/tex/latex/microtype/microtype.sty
(/usr/local/texlive/2013/texmf-dist/tex/latex/graphics/keyval.sty)
(/usr/local/texlive/2013/texmf-dist/tex/latex/microtype/microtype-pdftex.def)
(/usr/local/texlive/2013/texmf-dist/tex/latex/microtype/microtype.cfg))
(./waschmachineLetterspace.aux)
(/usr/local/texlive/2013/texmf-dist/tex/latex/microtype/mt-cmr.cfg)
! Undefined control sequence.
\HerAlt #1->\lssyle
{#1}
l.5 \HerAlt{Ich will das sperren}
?
[1{/home/boettchj/.texlive2013/texmf-var/fonts/map/pdftex/updmap/pdftex.map}]
(./waschmachineLetterspace.aux) )</usr/local/texlive/2013/texmf-dist/fonts/type
1/public/amsfonts/cm/cmr10.pfb>
Output written on waschmachineLetterspace.pdf (1 page, 13124 bytes).
Transcript written on waschmachineLetterspace.log.
Latexmk: Log file says output to 'waschmachineLetterspace.pdf'
Latexmk: Errors, so I did not complete making targets
Collected error summary (may duplicate other messages):
pdflatex: Command for 'pdflatex' gave return code 256
Latexmk: Use the -f option to force complete processing,
unless error was exceeding maximum runs of latex/pdflatex.
Na Mensch Junge/Mädel, du erhältst ne Fehlermeldung. Lies die einfach mal, da steht das doch drin? Und du freust dich riesig, wenn du es allein gefunden hast. ;-)
[code]\documentclass{article}
\usepackage[letterspace=200]{microtype}
\newcommand*{\HerAlt}[1]{\lssyle{#1}}
\begin{document}
\HerAlt{Ich will das sperren}
\end{document}
[/code]
Der Auswurf meines Terminals: [code]------------
Running 'pdflatex -recorder "waschmachineLetterspace.tex"'
------------
This is pdfTeX, Version 3.1415926-2.5-1.40.14 (TeX Live 2013)
restricted \write18 enabled.
entering extended mode
(./waschmachineLetterspace.tex
LaTeX2e <2011/06/27>
Babel <3.9k> and hyphenation patterns for 78 languages loaded.
(/usr/local/texlive/2013/texmf-dist/tex/latex/base/article.cls
Document Class: article 2007/10/19 v1.4h Standard LaTeX document class
(/usr/local/texlive/2013/texmf-dist/tex/latex/base/size10.clo))
(/usr/local/texlive/2013/texmf-dist/tex/latex/microtype/microtype.sty
(/usr/local/texlive/2013/texmf-dist/tex/latex/graphics/keyval.sty)
(/usr/local/texlive/2013/texmf-dist/tex/latex/microtype/microtype-pdftex.def)
(/usr/local/texlive/2013/texmf-dist/tex/latex/microtype/microtype.cfg))
(./waschmachineLetterspace.aux)
(/usr/local/texlive/2013/texmf-dist/tex/latex/microtype/mt-cmr.cfg)
! Undefined control sequence.
\HerAlt #1->\lssyle
{#1}
l.5 \HerAlt{Ich will das sperren}
?
[1{/home/boettchj/.texlive2013/texmf-var/fonts/map/pdftex/updmap/pdftex.map}]
(./waschmachineLetterspace.aux) )</usr/local/texlive/2013/texmf-dist/fonts/type
1/public/amsfonts/cm/cmr10.pfb>
Output written on waschmachineLetterspace.pdf (1 page, 13124 bytes).
Transcript written on waschmachineLetterspace.log.
Latexmk: Log file says output to 'waschmachineLetterspace.pdf'
Latexmk: Errors, so I did not complete making targets
Collected error summary (may duplicate other messages):
pdflatex: Command for 'pdflatex' gave return code 256
Latexmk: Use the -f option to force complete processing,
unless error was exceeding maximum runs of latex/pdflatex.
[/code]