From 64e26532c685fd24d6983508c6239e3c268b810b Mon Sep 17 00:00:00 2001 From: Norbert Preining Date: Tue, 29 Aug 2023 03:00:56 +0000 Subject: CTAN sync 202308290300 --- info/latex4wp/HOW-TO-TYPESET | 20 +++++++++++++++----- 1 file changed, 15 insertions(+), 5 deletions(-) (limited to 'info/latex4wp/HOW-TO-TYPESET') diff --git a/info/latex4wp/HOW-TO-TYPESET b/info/latex4wp/HOW-TO-TYPESET index 630377d332..180fba22ce 100644 --- a/info/latex4wp/HOW-TO-TYPESET +++ b/info/latex4wp/HOW-TO-TYPESET @@ -10,14 +10,24 @@ http://www.ctan.org/tex-archive/macros/latex/contrib/slashbox - run these commands: -$ mkdir -p ~/texmf/tex/latex/slashbox -$ cp slashbox.sty ~/texmf/tex/latex/slashbox -$ texhash ~/texmf + $ mkdir -p ~/texmf/tex/latex/slashbox + $ cp slashbox.sty ~/texmf/tex/latex/slashbox -- repeat the above steps for each missing package +- repeat the above steps for each missing package; when you're done, +type: + + $ texhash ~/texmf - typeset the guide with pdflatex: -$ pdflatex latex4wp.tex; pdflatex latex4wp.tex; pdflatex latex4wp.tex +$ latexmk -pdf latex4wp + +or run 'pdflatex' three times. Enjoy! + +-- +Guido Gonzato, PhD + + +--- -- cgit v1.2.3