D: [iurt_root_command] chroot
Installing /home/iurt/rpmbuild/SRPMS/yodl-4.02.02-2.mga8.src.rpm
Building target platforms: aarch64
Building for target aarch64
Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.G0B394
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf yodl-4.02.02
+ /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/yodl-4.02.02.tar.gz
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd yodl-4.02.02
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ /usr/bin/cat /home/iurt/rpmbuild/SOURCES/yodl-4.02.00-disable_tput_clear_during_build.patch
+ /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch
+ sed -i -e 's|"#define COPT.*"|"#define COPT \"-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables\""|' ./yodl/build
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.8WwbB6
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd yodl-4.02.02
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ pushd yodl
~/rpmbuild/BUILD/yodl-4.02.02/yodl ~/rpmbuild/BUILD/yodl-4.02.02
+ ./build programs
mkdir -p tmp/wip
mkdir -p tmp/install
mkdir -p tmp/install/usr/bin
cp scripts/yodlstriproff tmp/install/usr/bin
scripts/configreplacements scripts/yodl2whatever.in tmp/install/usr/bin/yodl2whatever tmp/install
icmbuild
mkdir -p tmp/bin
icmake -d -V go
not inspecting .gch files
not inspecting USE_ALL files
mkdir -p tmp/o

chdir out
g++  --std=c++2a -Wall -O2 -fdiagnostics-color=never  -c -o tmp/o/3plainline.o out/plainline.cc
g++  --std=c++2a -Wall -O2 -fdiagnostics-color=never  -c -o tmp/o/3out1.o out/out1.cc
g++  --std=c++2a -Wall -O2 -fdiagnostics-color=never  -c -o tmp/o/3numberedline.o out/numberedline.cc
g++  --std=c++2a -Wall -O2 -fdiagnostics-color=never  -c -o tmp/o/3nl.o out/nl.cc
g++  --std=c++2a -Wall -O2 -fdiagnostics-color=never  -c -o tmp/o/3insert.o out/insert.cc
g++  --std=c++2a -Wall -O2 -fdiagnostics-color=never  -c -o tmp/o/3indent.o out/indent.cc
g++  --std=c++2a -Wall -O2 -fdiagnostics-color=never  -c -o tmp/o/3firstinsert.o out/firstinsert.cc
g++  --std=c++2a -Wall -O2 -fdiagnostics-color=never  -c -o tmp/o/3emptylines.o out/emptylines.cc
g++  --std=c++2a -Wall -O2 -fdiagnostics-color=never  -c -o tmp/o/3destructor.o out/destructor.cc

chdir line
g++  --std=c++2a -Wall -O2 -fdiagnostics-color=never  -c -o tmp/o/2nomarker.o line/nomarker.cc
g++  --std=c++2a -Wall -O2 -fdiagnostics-color=never  -c -o tmp/o/2next.o line/next.cc
g++  --std=c++2a -Wall -O2 -fdiagnostics-color=never  -c -o tmp/o/2markerpattern.o line/markerpattern.cc
g++  --std=c++2a -Wall -O2 -fdiagnostics-color=never  -c -o tmp/o/2line2.o line/line2.cc
g++  --std=c++2a -Wall -O2 -fdiagnostics-color=never  -c -o tmp/o/2line1.o line/line1.cc
g++  --std=c++2a -Wall -O2 -fdiagnostics-color=never  -c -o tmp/o/2isempty.o line/isempty.cc
g++  --std=c++2a -Wall -O2 -fdiagnostics-color=never  -c -o tmp/o/2destructor.o line/destructor.cc
g++  --std=c++2a -Wall -O2 -fdiagnostics-color=never  -c -o tmp/o/2data.o line/data.cc

chdir process
g++  --std=c++2a -Wall -O2 -fdiagnostics-color=never  -c -o tmp/o/1settarget.o process/settarget.cc
g++  --std=c++2a -Wall -O2 -fdiagnostics-color=never  -c -o tmp/o/1run.o process/run.cc
g++  --std=c++2a -Wall -O2 -fdiagnostics-color=never  -c -o tmp/o/1processtarget.o process/processtarget.cc
g++  --std=c++2a -Wall -O2 -fdiagnostics-color=never  -c -o tmp/o/1processall.o process/processall.cc
g++  --std=c++2a -Wall -O2 -fdiagnostics-color=never  -c -o tmp/o/1process1.o process/process1.cc

chdir .
g++  --std=c++2a -Wall -O2 -fdiagnostics-color=never  -c -o tmp/o/0version.o ./version.cc
g++  --std=c++2a -Wall -O2 -fdiagnostics-color=never  -c -o tmp/o/0usage.o ./usage.cc
g++  --std=c++2a -Wall -O2 -fdiagnostics-color=never  -c -o tmp/o/0options.o ./options.cc

chdir tmp/o
ar cr ../libmodules.a *.o
ranlib ../libmodules.a
rm *.o

chdir .
RECOMPILE: main.cc
g++  --std=c++2a -Wall -O2 -fdiagnostics-color=never  -c -o tmp/main.o main.cc

chdir tmp
LINKING:
g++  --std=c++2a -Wall -O2 -fdiagnostics-color=never  -o bin/binary main.o -lmodules -L.  
install  verbinsert/tmp/bin/binary tmp/install/usr/bin/yodlverbinsert
mkdir -p tmp/wip/rss
Compiling sources in `symbol'
gcc -c -o ../tmp/wip/rss/23sysp.o -O2 -Wall -fdiagnostics-color=never  -g -c sysp.c
gcc -c -o ../tmp/wip/rss/23symbolvalueof.o -O2 -Wall -fdiagnostics-color=never  -g -c symbolvalueof.c
gcc -c -o ../tmp/wip/rss/23symbolvalue.o -O2 -Wall -fdiagnostics-color=never  -g -c symbolvalue.c
gcc -c -o ../tmp/wip/rss/23symbolset.o -O2 -Wall -fdiagnostics-color=never  -g -c symbolset.c
gcc -c -o ../tmp/wip/rss/23symbolinsert.o -O2 -Wall -fdiagnostics-color=never  -g -c symbolinsert.c
gcc -c -o ../tmp/wip/rss/23symboladd.o -O2 -Wall -fdiagnostics-color=never  -g -c symboladd.c
gcc -c -o ../tmp/wip/rss/23syconstruct.o -O2 -Wall -fdiagnostics-color=never  -g -c syconstruct.c
Compiling sources in `subst'
gcc -c -o ../tmp/wip/rss/22sunsubstvalue.o -O2 -Wall -fdiagnostics-color=never  -g -c sunsubstvalue.c
gcc -c -o ../tmp/wip/rss/22substinsert.o -O2 -Wall -fdiagnostics-color=never  -g -c substinsert.c
gcc -c -o ../tmp/wip/rss/22substget.o -O2 -Wall -fdiagnostics-color=never  -g -c substget.c
gcc -c -o ../tmp/wip/rss/22substdestruct.o -O2 -Wall -fdiagnostics-color=never  -g -c substdestruct.c
gcc -c -o ../tmp/wip/rss/22substconstruct.o -O2 -Wall -fdiagnostics-color=never  -g -c substconstruct.c
gcc -c -o ../tmp/wip/rss/22substallow.o -O2 -Wall -fdiagnostics-color=never  -g -c substallow.c
gcc -c -o ../tmp/wip/rss/22substaction.o -O2 -Wall -fdiagnostics-color=never  -g -c substaction.c
gcc -c -o ../tmp/wip/rss/22sstatetransition.o -O2 -Wall -fdiagnostics-color=never  -g -c sstatetransition.c
gcc -c -o ../tmp/wip/rss/22sstatereplacement.o -O2 -Wall -fdiagnostics-color=never  -g -c sstatereplacement.c
gcc -c -o ../tmp/wip/rss/22sstatenew.o -O2 -Wall -fdiagnostics-color=never  -g -c sstatenew.c
gcc -c -o ../tmp/wip/rss/22sstateinsert.o -O2 -Wall -fdiagnostics-color=never  -g -c sstateinsert.c
Compiling sources in `strvector'
gcc -c -o ../tmp/wip/rss/21strvectorpairnew.o -O2 -Wall -fdiagnostics-color=never  -g -c strvectorpairnew.c
gcc -c -o ../tmp/wip/rss/21strvectorfind.o -O2 -Wall -fdiagnostics-color=never  -g -c strvectorfind.c
gcc -c -o ../tmp/wip/rss/21strvectordestruct.o -O2 -Wall -fdiagnostics-color=never  -g -c strvectordestruct.c
gcc -c -o ../tmp/wip/rss/21strvectorconstruct.o -O2 -Wall -fdiagnostics-color=never  -g -c strvectorconstruct.c
gcc -c -o ../tmp/wip/rss/21strvectoradd.o -O2 -Wall -fdiagnostics-color=never  -g -c strvectoradd.c
Compiling sources in `string'
gcc -c -o ../tmp/wip/rss/20stringvformat.o -O2 -Wall -fdiagnostics-color=never  -g -c stringvformat.c
gcc -c -o ../tmp/wip/rss/20stringswallow.o -O2 -Wall -fdiagnostics-color=never  -g -c stringswallow.c
gcc -c -o ../tmp/wip/rss/20stringsubstr.o -O2 -Wall -fdiagnostics-color=never  -g -c stringsubstr.c
gcc -c -o ../tmp/wip/rss/20stringstrreplace.o -O2 -Wall -fdiagnostics-color=never  -g -c stringstrreplace.c
gcc -c -o ../tmp/wip/rss/20stringstrip.o -O2 -Wall -fdiagnostics-color=never  -g -c stringstrip.c
gcc -c -o ../tmp/wip/rss/20stringshort.o -O2 -Wall -fdiagnostics-color=never  -g -c stringshort.c
gcc -c -o ../tmp/wip/rss/20stringreplace.o -O2 -Wall -fdiagnostics-color=never  -g -c stringreplace.c
gcc -c -o ../tmp/wip/rss/20stringrelease.o -O2 -Wall -fdiagnostics-color=never  -g -c stringrelease.c
gcc -c -o ../tmp/wip/rss/20stringpopfront.o -O2 -Wall -fdiagnostics-color=never  -g -c stringpopfront.c
gcc -c -o ../tmp/wip/rss/20stringnew.o -O2 -Wall -fdiagnostics-color=never  -g -c stringnew.c
gcc -c -o ../tmp/wip/rss/20stringmove.o -O2 -Wall -fdiagnostics-color=never  -g -c stringmove.c
gcc -c -o ../tmp/wip/rss/20stringgrab.o -O2 -Wall -fdiagnostics-color=never  -g -c stringgrab.c
gcc -c -o ../tmp/wip/rss/20stringformat.o -O2 -Wall -fdiagnostics-color=never  -g -c stringformat.c
gcc -c -o ../tmp/wip/rss/20stringfirstword.o -O2 -Wall -fdiagnostics-color=never  -g -c stringfirstword.c
gcc -c -o ../tmp/wip/rss/20stringfindfirstof.o -O2 -Wall -fdiagnostics-color=never  -g -c stringfindfirstof.c
gcc -c -o ../tmp/wip/rss/20stringfindfirstnotof.o -O2 -Wall -fdiagnostics-color=never  -g -c stringfindfirstnotof.c
gcc -c -o ../tmp/wip/rss/20stringfill.o -O2 -Wall -fdiagnostics-color=never  -g -c stringfill.c
gcc -c -o ../tmp/wip/rss/20stringdelete.o -O2 -Wall -fdiagnostics-color=never  -g -c stringdelete.c
gcc -c -o ../tmp/wip/rss/20stringcount.o -O2 -Wall -fdiagnostics-color=never  -g -c stringcount.c
gcc -c -o ../tmp/wip/rss/20stringcopy.o -O2 -Wall -fdiagnostics-color=never  -g -c stringcopy.c
gcc -c -o ../tmp/wip/rss/20stringassign.o -O2 -Wall -fdiagnostics-color=never  -g -c stringassign.c
gcc -c -o ../tmp/wip/rss/20stringaddstr.o -O2 -Wall -fdiagnostics-color=never  -g -c stringaddstr.c
gcc -c -o ../tmp/wip/rss/20stringadditerators.o -O2 -Wall -fdiagnostics-color=never  -g -c stringadditerators.c
gcc -c -o ../tmp/wip/rss/20stringaddcharonce.o -O2 -Wall -fdiagnostics-color=never  -g -c stringaddcharonce.c
gcc -c -o ../tmp/wip/rss/20stringaddchar.o -O2 -Wall -fdiagnostics-color=never  -g -c stringaddchar.c
gcc -c -o ../tmp/wip/rss/20stringadd.o -O2 -Wall -fdiagnostics-color=never  -g -c stringadd.c
gcc -c -o ../tmp/wip/rss/20ssize.o -O2 -Wall -fdiagnostics-color=never  -g -c ssize.c
gcc -c -o ../tmp/wip/rss/20sinit.o -O2 -Wall -fdiagnostics-color=never  -g -c sinit.c
gcc -c -o ../tmp/wip/rss/20data.o -O2 -Wall -fdiagnostics-color=never  -g -c data.c
Compiling sources in `stack'
gcc -c -o ../tmp/wip/rss/19stnop.o -O2 -Wall -fdiagnostics-color=never  -g -c stnop.c
gcc -c -o ../tmp/wip/rss/19stackpush.o -O2 -Wall -fdiagnostics-color=never  -g -c stackpush.c
gcc -c -o ../tmp/wip/rss/19stackpop.o -O2 -Wall -fdiagnostics-color=never  -g -c stackpop.c
gcc -c -o ../tmp/wip/rss/19stackdestruct.o -O2 -Wall -fdiagnostics-color=never  -g -c stackdestruct.c
gcc -c -o ../tmp/wip/rss/19stackcontains.o -O2 -Wall -fdiagnostics-color=never  -g -c stackcontains.c
gcc -c -o ../tmp/wip/rss/19stackconstruct.o -O2 -Wall -fdiagnostics-color=never  -g -c stackconstruct.c
gcc -c -o ../tmp/wip/rss/19stackassign.o -O2 -Wall -fdiagnostics-color=never  -g -c stackassign.c
gcc -c -o ../tmp/wip/rss/19data.o -O2 -Wall -fdiagnostics-color=never  -g -c data.c
Compiling sources in `root'
gcc -c -o ../tmp/wip/rss/18rootnop.o -O2 -Wall -fdiagnostics-color=never  -g -c rootnop.c
gcc -c -o ../tmp/wip/rss/18outofmemory.o -O2 -Wall -fdiagnostics-color=never  -g -c outofmemory.c
gcc -c -o ../tmp/wip/rss/18newstr.o -O2 -Wall -fdiagnostics-color=never  -g -c newstr.c
Compiling sources in `queue'
gcc -c -o ../tmp/wip/rss/17queueunget.o -O2 -Wall -fdiagnostics-color=never  -g -c queueunget.c
gcc -c -o ../tmp/wip/rss/17queuepush.o -O2 -Wall -fdiagnostics-color=never  -g -c queuepush.c
gcc -c -o ../tmp/wip/rss/17queueget.o -O2 -Wall -fdiagnostics-color=never  -g -c queueget.c
gcc -c -o ../tmp/wip/rss/17queueconstruct.o -O2 -Wall -fdiagnostics-color=never  -g -c queueconstruct.c
gcc -c -o ../tmp/wip/rss/17qinfo.o -O2 -Wall -fdiagnostics-color=never  -g -c qinfo.c
Compiling sources in `process'
gcc -c -o ../tmp/wip/rss/16psplit.o -O2 -Wall -fdiagnostics-color=never  -g -c psplit.c
gcc -c -o ../tmp/wip/rss/16processsystem.o -O2 -Wall -fdiagnostics-color=never  -g -c processsystem.c
gcc -c -o ../tmp/wip/rss/16processfork.o -O2 -Wall -fdiagnostics-color=never  -g -c processfork.c
gcc -c -o ../tmp/wip/rss/16processdestruct.o -O2 -Wall -fdiagnostics-color=never  -g -c processdestruct.c
gcc -c -o ../tmp/wip/rss/16processconstruct.o -O2 -Wall -fdiagnostics-color=never  -g -c processconstruct.c
gcc -c -o ../tmp/wip/rss/16pparent.o -O2 -Wall -fdiagnostics-color=never  -g -c pparent.c
gcc -c -o ../tmp/wip/rss/16pfilloutput.o -O2 -Wall -fdiagnostics-color=never  -g -c pfilloutput.c
gcc -c -o ../tmp/wip/rss/16pchild.o -O2 -Wall -fdiagnostics-color=never  -g -c pchild.c
gcc -c -o ../tmp/wip/rss/16pcheckstatus.o -O2 -Wall -fdiagnostics-color=never  -g -c pcheckstatus.c
Compiling sources in `postqueue'
gcc -c -o ../tmp/wip/rss/15pqdata.o -O2 -Wall -fdiagnostics-color=never  -g -c pqdata.c
gcc -c -o ../tmp/wip/rss/15pqappend.o -O2 -Wall -fdiagnostics-color=never  -g -c pqappend.c
gcc -c -o ../tmp/wip/rss/15postqueueprocess.o -O2 -Wall -fdiagnostics-color=never  -g -c postqueueprocess.c
gcc -c -o ../tmp/wip/rss/15postqueueconstruct.o -O2 -Wall -fdiagnostics-color=never  -g -c postqueueconstruct.c
Compiling sources in `parser'
gcc -c -o ../tmp/wip/rss/14pvalueof.o -O2 -Wall -fdiagnostics-color=never  -g -c pvalueof.c
gcc -c -o ../tmp/wip/rss/14pvalue.o -O2 -Wall -fdiagnostics-color=never  -g -c pvalue.c
gcc -c -o ../tmp/wip/rss/14psetwslevel.o -O2 -Wall -fdiagnostics-color=never  -g -c psetwslevel.c
gcc -c -o ../tmp/wip/rss/14psetuphandlerset.o -O2 -Wall -fdiagnostics-color=never  -g -c psetuphandlerset.c
gcc -c -o ../tmp/wip/rss/14pplusseries.o -O2 -Wall -fdiagnostics-color=never  -g -c pplusseries.c
gcc -c -o ../tmp/wip/rss/14pparse.o -O2 -Wall -fdiagnostics-color=never  -g -c pparse.c
gcc -c -o ../tmp/wip/rss/14pparlistsymbol.o -O2 -Wall -fdiagnostics-color=never  -g -c pparlistsymbol.c
gcc -c -o ../tmp/wip/rss/14pparagraph.o -O2 -Wall -fdiagnostics-color=never  -g -c pparagraph.c
gcc -c -o ../tmp/wip/rss/14pnousermacro.o -O2 -Wall -fdiagnostics-color=never  -g -c pnousermacro.c
gcc -c -o ../tmp/wip/rss/14pmacroargs.o -O2 -Wall -fdiagnostics-color=never  -g -c pmacroargs.c
gcc -c -o ../tmp/wip/rss/14pinsertnothing.o -O2 -Wall -fdiagnostics-color=never  -g -c pinsertnothing.c
gcc -c -o ../tmp/wip/rss/14pinsertnochartabstring.o -O2 -Wall -fdiagnostics-color=never  -g -c pinsertnochartabstring.c
gcc -c -o ../tmp/wip/rss/14pinsertnochartabostream.o -O2 -Wall -fdiagnostics-color=never  -g -c pinsertnochartabostream.c
gcc -c -o ../tmp/wip/rss/14pinsertchartabstring.o -O2 -Wall -fdiagnostics-color=never  -g -c pinsertchartabstring.c
gcc -c -o ../tmp/wip/rss/14pinsertchartabostream.o -O2 -Wall -fdiagnostics-color=never  -g -c pinsertchartabostream.c
gcc -c -o ../tmp/wip/rss/14phandleunknown.o -O2 -Wall -fdiagnostics-color=never  -g -c phandleunknown.c
gcc -c -o ../tmp/wip/rss/14phandleunexpectedeof.o -O2 -Wall -fdiagnostics-color=never  -g -c phandleunexpectedeof.c
gcc -c -o ../tmp/wip/rss/14phandleskipwsunget.o -O2 -Wall -fdiagnostics-color=never  -g -c phandleskipwsunget.c
gcc -c -o ../tmp/wip/rss/14phandler.o -O2 -Wall -fdiagnostics-color=never  -g -c phandler.c
gcc -c -o ../tmp/wip/rss/14phandleparlistopenpar.o -O2 -Wall -fdiagnostics-color=never  -g -c phandleparlistopenpar.c
gcc -c -o ../tmp/wip/rss/14phandleparlistclosepar.o -O2 -Wall -fdiagnostics-color=never  -g -c phandleparlistclosepar.c
gcc -c -o ../tmp/wip/rss/14phandlenoexpandsymbol.o -O2 -Wall -fdiagnostics-color=never  -g -c phandlenoexpandsymbol.c
gcc -c -o ../tmp/wip/rss/14phandlenoexpandplus.o -O2 -Wall -fdiagnostics-color=never  -g -c phandlenoexpandplus.c
gcc -c -o ../tmp/wip/rss/14phandleinsert.o -O2 -Wall -fdiagnostics-color=never  -g -c phandleinsert.c
gcc -c -o ../tmp/wip/rss/14phandleignoreopenpar.o -O2 -Wall -fdiagnostics-color=never  -g -c phandleignoreopenpar.c
gcc -c -o ../tmp/wip/rss/14phandleignoreclosepar.o -O2 -Wall -fdiagnostics-color=never  -g -c phandleignoreclosepar.c
gcc -c -o ../tmp/wip/rss/14phandleignore.o -O2 -Wall -fdiagnostics-color=never  -g -c phandleignore.c
gcc -c -o ../tmp/wip/rss/14phandledefaultsymbol.o -O2 -Wall -fdiagnostics-color=never  -g -c phandledefaultsymbol.c
gcc -c -o ../tmp/wip/rss/14phandledefaultplus.o -O2 -Wall -fdiagnostics-color=never  -g -c phandledefaultplus.c
gcc -c -o ../tmp/wip/rss/14phandledefaultnewline.o -O2 -Wall -fdiagnostics-color=never  -g -c phandledefaultnewline.c
gcc -c -o ../tmp/wip/rss/14phandledefaulteof.o -O2 -Wall -fdiagnostics-color=never  -g -c phandledefaulteof.c
gcc -c -o ../tmp/wip/rss/14pexpandmacro.o -O2 -Wall -fdiagnostics-color=never  -g -c pexpandmacro.c
gcc -c -o ../tmp/wip/rss/14pendnested.o -O2 -Wall -fdiagnostics-color=never  -g -c pendnested.c
gcc -c -o ../tmp/wip/rss/14pdefaultesymbol.o -O2 -Wall -fdiagnostics-color=never  -g -c pdefaultesymbol.c
gcc -c -o ../tmp/wip/rss/14pdata.o -O2 -Wall -fdiagnostics-color=never  -g -c pdata.c
gcc -c -o ../tmp/wip/rss/14pcompute.o -O2 -Wall -fdiagnostics-color=never  -g -c pcompute.c
gcc -c -o ../tmp/wip/rss/14pbeginnested.o -O2 -Wall -fdiagnostics-color=never  -g -c pbeginnested.c
gcc -c -o ../tmp/wip/rss/14patexit.o -O2 -Wall -fdiagnostics-color=never  -g -c patexit.c
gcc -c -o ../tmp/wip/rss/14parservalue.o -O2 -Wall -fdiagnostics-color=never  -g -c parservalue.c
gcc -c -o ../tmp/wip/rss/14parsersuppresschartab.o -O2 -Wall -fdiagnostics-color=never  -g -c parsersuppresschartab.c
gcc -c -o ../tmp/wip/rss/14parserstrvalue.o -O2 -Wall -fdiagnostics-color=never  -g -c parserstrvalue.c
gcc -c -o ../tmp/wip/rss/14parserskipws.o -O2 -Wall -fdiagnostics-color=never  -g -c parserskipws.c
gcc -c -o ../tmp/wip/rss/14parserpushwslevel.o -O2 -Wall -fdiagnostics-color=never  -g -c parserpushwslevel.c
gcc -c -o ../tmp/wip/rss/14parserpushsubst.o -O2 -Wall -fdiagnostics-color=never  -g -c parserpushsubst.c
gcc -c -o ../tmp/wip/rss/14parserpushfun.o -O2 -Wall -fdiagnostics-color=never  -g -c parserpushfun.c
gcc -c -o ../tmp/wip/rss/14parserprocess.o -O2 -Wall -fdiagnostics-color=never  -g -c parserprocess.c
gcc -c -o ../tmp/wip/rss/14parserpopwslevel.o -O2 -Wall -fdiagnostics-color=never  -g -c parserpopwslevel.c
gcc -c -o ../tmp/wip/rss/14parserpopsubst.o -O2 -Wall -fdiagnostics-color=never  -g -c parserpopsubst.c
gcc -c -o ../tmp/wip/rss/14parserpop.o -O2 -Wall -fdiagnostics-color=never  -g -c parserpop.c
gcc -c -o ../tmp/wip/rss/14parserparlist.o -O2 -Wall -fdiagnostics-color=never  -g -c parserparlist.c
gcc -c -o ../tmp/wip/rss/14parsernumberparlist.o -O2 -Wall -fdiagnostics-color=never  -g -c parsernumberparlist.c
gcc -c -o ../tmp/wip/rss/14parsernoexpandinclude.o -O2 -Wall -fdiagnostics-color=never  -g -c parsernoexpandinclude.c
gcc -c -o ../tmp/wip/rss/14parsernochartabeval.o -O2 -Wall -fdiagnostics-color=never  -g -c parsernochartabeval.c
gcc -c -o ../tmp/wip/rss/14parsernameparlist.o -O2 -Wall -fdiagnostics-color=never  -g -c parsernameparlist.c
gcc -c -o ../tmp/wip/rss/14parserinsertsubst.o -O2 -Wall -fdiagnostics-color=never  -g -c parserinsertsubst.c
gcc -c -o ../tmp/wip/rss/14parserincludefile.o -O2 -Wall -fdiagnostics-color=never  -g -c parserincludefile.c
gcc -c -o ../tmp/wip/rss/14parserifzero.o -O2 -Wall -fdiagnostics-color=never  -g -c parserifzero.c
gcc -c -o ../tmp/wip/rss/14parserifstrsub.o -O2 -Wall -fdiagnostics-color=never  -g -c parserifstrsub.c
gcc -c -o ../tmp/wip/rss/14parserifsmaller.o -O2 -Wall -fdiagnostics-color=never  -g -c parserifsmaller.c
gcc -c -o ../tmp/wip/rss/14parserifgreater.o -O2 -Wall -fdiagnostics-color=never  -g -c parserifgreater.c
gcc -c -o ../tmp/wip/rss/14parserifequal.o -O2 -Wall -fdiagnostics-color=never  -g -c parserifequal.c
gcc -c -o ../tmp/wip/rss/14parserifempty.o -O2 -Wall -fdiagnostics-color=never  -g -c parserifempty.c
gcc -c -o ../tmp/wip/rss/14parserifcond.o -O2 -Wall -fdiagnostics-color=never  -g -c parserifcond.c
gcc -c -o ../tmp/wip/rss/14parserif.o -O2 -Wall -fdiagnostics-color=never  -g -c parserif.c
gcc -c -o ../tmp/wip/rss/14parsereval.o -O2 -Wall -fdiagnostics-color=never  -g -c parsereval.c
gcc -c -o ../tmp/wip/rss/14parseremptyparlist.o -O2 -Wall -fdiagnostics-color=never  -g -c parseremptyparlist.c
gcc -c -o ../tmp/wip/rss/14parserdiscard.o -O2 -Wall -fdiagnostics-color=never  -g -c parserdiscard.c
gcc -c -o ../tmp/wip/rss/14parserdestruct.o -O2 -Wall -fdiagnostics-color=never  -g -c parserdestruct.c
gcc -c -o ../tmp/wip/rss/14parserconstruct.o -O2 -Wall -fdiagnostics-color=never  -g -c parserconstruct.c
gcc -c -o ../tmp/wip/rss/14parseratexit.o -O2 -Wall -fdiagnostics-color=never  -g -c parseratexit.c
gcc -c -o ../tmp/wip/rss/14parserapplychartab.o -O2 -Wall -fdiagnostics-color=never  -g -c parserapplychartab.c
gcc -c -o ../tmp/wip/rss/14parserallowsubst.o -O2 -Wall -fdiagnostics-color=never  -g -c parserallowsubst.c
Compiling sources in `ostream'
gcc -c -o ../tmp/wip/rss/13owritefailure.o -O2 -Wall -fdiagnostics-color=never  -g -c owritefailure.c
gcc -c -o ../tmp/wip/rss/13ostreaminsert.o -O2 -Wall -fdiagnostics-color=never  -g -c ostreaminsert.c
gcc -c -o ../tmp/wip/rss/13ostreamdestroy.o -O2 -Wall -fdiagnostics-color=never  -g -c ostreamdestroy.c
gcc -c -o ../tmp/wip/rss/13ostreamconstruct.o -O2 -Wall -fdiagnostics-color=never  -g -c ostreamconstruct.c
gcc -c -o ../tmp/wip/rss/13ooutput.o -O2 -Wall -fdiagnostics-color=never  -g -c ooutput.c
Compiling sources in `new'
gcc -c -o ../tmp/wip/rss/12nmalloc.o -O2 -Wall -fdiagnostics-color=never  -g -c nmalloc.c
gcc -c -o ../tmp/wip/rss/12newvoidp.o -O2 -Wall -fdiagnostics-color=never  -g -c newvoidp.c
gcc -c -o ../tmp/wip/rss/12newsize.o -O2 -Wall -fdiagnostics-color=never  -g -c newsize.c
gcc -c -o ../tmp/wip/rss/12newlong.o -O2 -Wall -fdiagnostics-color=never  -g -c newlong.c
gcc -c -o ../tmp/wip/rss/12newint.o -O2 -Wall -fdiagnostics-color=never  -g -c newint.c
gcc -c -o ../tmp/wip/rss/12newgetcwd.o -O2 -Wall -fdiagnostics-color=never  -g -c newgetcwd.c
gcc -c -o ../tmp/wip/rss/12newcalloc.o -O2 -Wall -fdiagnostics-color=never  -g -c newcalloc.c
Compiling sources in `message'
gcc -c -o ../tmp/wip/rss/11warning.o -O2 -Wall -fdiagnostics-color=never  -g -c warning.c
gcc -c -o ../tmp/wip/rss/11mvmessage.o -O2 -Wall -fdiagnostics-color=never  -g -c mvmessage.c
gcc -c -o ../tmp/wip/rss/11messageversion.o -O2 -Wall -fdiagnostics-color=never  -g -c messageversion.c
gcc -c -o ../tmp/wip/rss/11messageverbosity.o -O2 -Wall -fdiagnostics-color=never  -g -c messageverbosity.c
gcc -c -o ../tmp/wip/rss/11messageshow.o -O2 -Wall -fdiagnostics-color=never  -g -c messageshow.c
gcc -c -o ../tmp/wip/rss/11messagesetverbosity.o -O2 -Wall -fdiagnostics-color=never  -g -c messagesetverbosity.c
gcc -c -o ../tmp/wip/rss/11messagesetfilename.o -O2 -Wall -fdiagnostics-color=never  -g -c messagesetfilename.c
gcc -c -o ../tmp/wip/rss/11messageoptarg.o -O2 -Wall -fdiagnostics-color=never  -g -c messageoptarg.c
gcc -c -o ../tmp/wip/rss/11messageincseverity.o -O2 -Wall -fdiagnostics-color=never  -g -c messageincseverity.c
gcc -c -o ../tmp/wip/rss/11messageerror.o -O2 -Wall -fdiagnostics-color=never  -g -c messageerror.c
gcc -c -o ../tmp/wip/rss/11messageconstruct.o -O2 -Wall -fdiagnostics-color=never  -g -c messageconstruct.c
gcc -c -o ../tmp/wip/rss/11message.o -O2 -Wall -fdiagnostics-color=never  -g -c message.c
gcc -c -o ../tmp/wip/rss/11mdata.o -O2 -Wall -fdiagnostics-color=never  -g -c mdata.c
gcc -c -o ../tmp/wip/rss/11errorsetprogname.o -O2 -Wall -fdiagnostics-color=never  -g -c errorsetprogname.c
gcc -c -o ../tmp/wip/rss/11checkmaxerrors.o -O2 -Wall -fdiagnostics-color=never  -g -c checkmaxerrors.c
Compiling sources in `media'
gcc -c -o ../tmp/wip/rss/10mediasavestate.o -O2 -Wall -fdiagnostics-color=never  -g -c mediasavestate.c
gcc -c -o ../tmp/wip/rss/10mediarestorestate.o -O2 -Wall -fdiagnostics-color=never  -g -c mediarestorestate.c
gcc -c -o ../tmp/wip/rss/10mediapushfront.o -O2 -Wall -fdiagnostics-color=never  -g -c mediapushfront.c
gcc -c -o ../tmp/wip/rss/10mediaget.o -O2 -Wall -fdiagnostics-color=never  -g -c mediaget.c
gcc -c -o ../tmp/wip/rss/10mediadestructor.o -O2 -Wall -fdiagnostics-color=never  -g -c mediadestructor.c
Compiling sources in `macro'
gcc -c -o ../tmp/wip/rss/9mcdestroy.o -O2 -Wall -fdiagnostics-color=never  -g -c mcdestroy.c
gcc -c -o ../tmp/wip/rss/9mcconstruct.o -O2 -Wall -fdiagnostics-color=never  -g -c mcconstruct.c
gcc -c -o ../tmp/wip/rss/9macropush.o -O2 -Wall -fdiagnostics-color=never  -g -c macropush.c
gcc -c -o ../tmp/wip/rss/9macropop.o -O2 -Wall -fdiagnostics-color=never  -g -c macropop.c
gcc -c -o ../tmp/wip/rss/9macroinsert.o -O2 -Wall -fdiagnostics-color=never  -g -c macroinsert.c
Compiling sources in `lines'
gcc -c -o ../tmp/wip/rss/8linesgrab.o -O2 -Wall -fdiagnostics-color=never  -g -c linesgrab.c
gcc -c -o ../tmp/wip/rss/8linesformat.o -O2 -Wall -fdiagnostics-color=never  -g -c linesformat.c
gcc -c -o ../tmp/wip/rss/8linesfind.o -O2 -Wall -fdiagnostics-color=never  -g -c linesfind.c
gcc -c -o ../tmp/wip/rss/8linesdestroy.o -O2 -Wall -fdiagnostics-color=never  -g -c linesdestroy.c
Compiling sources in `lexer'
gcc -c -o ../tmp/wip/rss/7lunget.o -O2 -Wall -fdiagnostics-color=never  -g -c lunget.c
gcc -c -o ../tmp/wip/rss/7lsubstget.o -O2 -Wall -fdiagnostics-color=never  -g -c lsubstget.c
gcc -c -o ../tmp/wip/rss/7lpushlevel.o -O2 -Wall -fdiagnostics-color=never  -g -c lpushlevel.c
gcc -c -o ../tmp/wip/rss/7lpush.o -O2 -Wall -fdiagnostics-color=never  -g -c lpush.c
gcc -c -o ../tmp/wip/rss/7lpop.o -O2 -Wall -fdiagnostics-color=never  -g -c lpop.c
gcc -c -o ../tmp/wip/rss/7lnextchar.o -O2 -Wall -fdiagnostics-color=never  -g -c lnextchar.c
gcc -c -o ../tmp/wip/rss/7lmediaconstructmemory.o -O2 -Wall -fdiagnostics-color=never  -g -c lmediaconstructmemory.c
gcc -c -o ../tmp/wip/rss/7lmediaconstructfile.o -O2 -Wall -fdiagnostics-color=never  -g -c lmediaconstructfile.c
gcc -c -o ../tmp/wip/rss/7lmaxreplacementsexceeded.o -O2 -Wall -fdiagnostics-color=never  -g -c lmaxreplacementsexceeded.c
gcc -c -o ../tmp/wip/rss/7llex.o -O2 -Wall -fdiagnostics-color=never  -g -c llex.c
gcc -c -o ../tmp/wip/rss/7lhandlenumber.o -O2 -Wall -fdiagnostics-color=never  -g -c lhandlenumber.c
gcc -c -o ../tmp/wip/rss/7lhandleident.o -O2 -Wall -fdiagnostics-color=never  -g -c lhandleident.c
gcc -c -o ../tmp/wip/rss/7lgetcharmessage.o -O2 -Wall -fdiagnostics-color=never  -g -c lgetcharmessage.c
gcc -c -o ../tmp/wip/rss/7lget.o -O2 -Wall -fdiagnostics-color=never  -g -c lget.c
gcc -c -o ../tmp/wip/rss/7lexerungetmatched.o -O2 -Wall -fdiagnostics-color=never  -g -c lexerungetmatched.c
gcc -c -o ../tmp/wip/rss/7lexerpushstr.o -O2 -Wall -fdiagnostics-color=never  -g -c lexerpushstr.c
gcc -c -o ../tmp/wip/rss/7lexerpushfile.o -O2 -Wall -fdiagnostics-color=never  -g -c lexerpushfile.c
gcc -c -o ../tmp/wip/rss/7lexerlineno.o -O2 -Wall -fdiagnostics-color=never  -g -c lexerlineno.c
gcc -c -o ../tmp/wip/rss/7lexerlex.o -O2 -Wall -fdiagnostics-color=never  -g -c lexerlex.c
gcc -c -o ../tmp/wip/rss/7lexerfilename.o -O2 -Wall -fdiagnostics-color=never  -g -c lexerfilename.c
gcc -c -o ../tmp/wip/rss/7lexerendnested.o -O2 -Wall -fdiagnostics-color=never  -g -c lexerendnested.c
gcc -c -o ../tmp/wip/rss/7lexerconstruct.o -O2 -Wall -fdiagnostics-color=never  -g -c lexerconstruct.c
gcc -c -o ../tmp/wip/rss/7lexerbeginnested.o -O2 -Wall -fdiagnostics-color=never  -g -c lexerbeginnested.c
gcc -c -o ../tmp/wip/rss/7ldata.o -O2 -Wall -fdiagnostics-color=never  -g -c ldata.c
gcc -c -o ../tmp/wip/rss/7lcompound.o -O2 -Wall -fdiagnostics-color=never  -g -c lcompound.c
gcc -c -o ../tmp/wip/rss/7lchdir.o -O2 -Wall -fdiagnostics-color=never  -g -c lchdir.c
gcc -c -o ../tmp/wip/rss/7lappend.o -O2 -Wall -fdiagnostics-color=never  -g -c lappend.c
Compiling sources in `hashmap'
gcc -c -o ../tmp/wip/rss/6hmreshuffle.o -O2 -Wall -fdiagnostics-color=never  -g -c hmreshuffle.c
gcc -c -o ../tmp/wip/rss/6hmpjw.o -O2 -Wall -fdiagnostics-color=never  -g -c hmpjw.c
gcc -c -o ../tmp/wip/rss/6hmfindidx.o -O2 -Wall -fdiagnostics-color=never  -g -c hmfindidx.c
gcc -c -o ../tmp/wip/rss/6hmfind.o -O2 -Wall -fdiagnostics-color=never  -g -c hmfind.c
gcc -c -o ../tmp/wip/rss/6hmexpand.o -O2 -Wall -fdiagnostics-color=never  -g -c hmexpand.c
gcc -c -o ../tmp/wip/rss/6hashmaptextof.o -O2 -Wall -fdiagnostics-color=never  -g -c hashmaptextof.c
gcc -c -o ../tmp/wip/rss/6hashmaprename.o -O2 -Wall -fdiagnostics-color=never  -g -c hashmaprename.c
gcc -c -o ../tmp/wip/rss/6hashmapkeys.o -O2 -Wall -fdiagnostics-color=never  -g -c hashmapkeys.c
gcc -c -o ../tmp/wip/rss/6hashmapinsert.o -O2 -Wall -fdiagnostics-color=never  -g -c hashmapinsert.c
gcc -c -o ../tmp/wip/rss/6hashmapfind.o -O2 -Wall -fdiagnostics-color=never  -g -c hashmapfind.c
gcc -c -o ../tmp/wip/rss/6hashmaperase.o -O2 -Wall -fdiagnostics-color=never  -g -c hashmaperase.c
gcc -c -o ../tmp/wip/rss/6hashmapdestroy.o -O2 -Wall -fdiagnostics-color=never  -g -c hashmapdestroy.c
gcc -c -o ../tmp/wip/rss/6hashmapconstructtext.o -O2 -Wall -fdiagnostics-color=never  -g -c hashmapconstructtext.c
gcc -c -o ../tmp/wip/rss/6hashmapconstruct.o -O2 -Wall -fdiagnostics-color=never  -g -c hashmapconstruct.c
Compiling sources in `hashitem'
gcc -c -o ../tmp/wip/rss/5hashitemset.o -O2 -Wall -fdiagnostics-color=never  -g -c hashitemset.c
gcc -c -o ../tmp/wip/rss/5hashitempop.o -O2 -Wall -fdiagnostics-color=never  -g -c hashitempop.c
gcc -c -o ../tmp/wip/rss/5hashitemnew.o -O2 -Wall -fdiagnostics-color=never  -g -c hashitemnew.c
gcc -c -o ../tmp/wip/rss/5hashitemerase.o -O2 -Wall -fdiagnostics-color=never  -g -c hashitemerase.c
gcc -c -o ../tmp/wip/rss/5hashitemconstruct.o -O2 -Wall -fdiagnostics-color=never  -g -c hashitemconstruct.c
gcc -c -o ../tmp/wip/rss/5hashitemchangekey.o -O2 -Wall -fdiagnostics-color=never  -g -c hashitemchangekey.c
Compiling sources in `file'
gcc -c -o ../tmp/wip/rss/4fsearchpath.o -O2 -Wall -fdiagnostics-color=never  -g -c fsearchpath.c
gcc -c -o ../tmp/wip/rss/4foptextension.o -O2 -Wall -fdiagnostics-color=never  -g -c foptextension.c
gcc -c -o ../tmp/wip/rss/4fisreadable.o -O2 -Wall -fdiagnostics-color=never  -g -c fisreadable.c
gcc -c -o ../tmp/wip/rss/4filermextension.o -O2 -Wall -fdiagnostics-color=never  -g -c filermextension.c
gcc -c -o ../tmp/wip/rss/4fileopen.o -O2 -Wall -fdiagnostics-color=never  -g -c fileopen.c
gcc -c -o ../tmp/wip/rss/4filefullpath.o -O2 -Wall -fdiagnostics-color=never  -g -c filefullpath.c
gcc -c -o ../tmp/wip/rss/4fileextension.o -O2 -Wall -fdiagnostics-color=never  -g -c fileextension.c
gcc -c -o ../tmp/wip/rss/4filedirname.o -O2 -Wall -fdiagnostics-color=never  -g -c filedirname.c
gcc -c -o ../tmp/wip/rss/4filecopy2offset.o -O2 -Wall -fdiagnostics-color=never  -g -c filecopy2offset.c
gcc -c -o ../tmp/wip/rss/4filebasename.o -O2 -Wall -fdiagnostics-color=never  -g -c filebasename.c
gcc -c -o ../tmp/wip/rss/4fileappend.o -O2 -Wall -fdiagnostics-color=never  -g -c fileappend.c
gcc -c -o ../tmp/wip/rss/4ffullname.o -O2 -Wall -fdiagnostics-color=never  -g -c ffullname.c
gcc -c -o ../tmp/wip/rss/4fdotextension.o -O2 -Wall -fdiagnostics-color=never  -g -c fdotextension.c
gcc -c -o ../tmp/wip/rss/4fasis.o -O2 -Wall -fdiagnostics-color=never  -g -c fasis.c
Compiling sources in `counter'
gcc -c -o ../tmp/wip/rss/3countervalue.o -O2 -Wall -fdiagnostics-color=never  -g -c countervalue.c
gcc -c -o ../tmp/wip/rss/3countertext.o -O2 -Wall -fdiagnostics-color=never  -g -c countertext.c
gcc -c -o ../tmp/wip/rss/3counterset.o -O2 -Wall -fdiagnostics-color=never  -g -c counterset.c
gcc -c -o ../tmp/wip/rss/3counterinsert.o -O2 -Wall -fdiagnostics-color=never  -g -c counterinsert.c
gcc -c -o ../tmp/wip/rss/3counterhasvalue.o -O2 -Wall -fdiagnostics-color=never  -g -c counterhasvalue.c
gcc -c -o ../tmp/wip/rss/3counteradd.o -O2 -Wall -fdiagnostics-color=never  -g -c counteradd.c
gcc -c -o ../tmp/wip/rss/3cosp.o -O2 -Wall -fdiagnostics-color=never  -g -c cosp.c
gcc -c -o ../tmp/wip/rss/3coconstruct.o -O2 -Wall -fdiagnostics-color=never  -g -c coconstruct.c
Compiling sources in `chartab'
gcc -c -o ../tmp/wip/rss/2ctstring.o -O2 -Wall -fdiagnostics-color=never  -g -c ctstring.c
gcc -c -o ../tmp/wip/rss/2ctparsetable.o -O2 -Wall -fdiagnostics-color=never  -g -c ctparsetable.c
gcc -c -o ../tmp/wip/rss/2ctdestroy.o -O2 -Wall -fdiagnostics-color=never  -g -c ctdestroy.c
gcc -c -o ../tmp/wip/rss/2ctconstruct.o -O2 -Wall -fdiagnostics-color=never  -g -c ctconstruct.c
gcc -c -o ../tmp/wip/rss/2ctascii.o -O2 -Wall -fdiagnostics-color=never  -g -c ctascii.c
gcc -c -o ../tmp/wip/rss/2chartabuse.o -O2 -Wall -fdiagnostics-color=never  -g -c chartabuse.c
gcc -c -o ../tmp/wip/rss/2chartabpop.o -O2 -Wall -fdiagnostics-color=never  -g -c chartabpop.c
gcc -c -o ../tmp/wip/rss/2chartabinsert.o -O2 -Wall -fdiagnostics-color=never  -g -c chartabinsert.c
gcc -c -o ../tmp/wip/rss/2chartabfind.o -O2 -Wall -fdiagnostics-color=never  -g -c chartabfind.c
gcc -c -o ../tmp/wip/rss/2chartabconstruct.o -O2 -Wall -fdiagnostics-color=never  -g -c chartabconstruct.c
gcc -c -o ../tmp/wip/rss/2chartabapply.o -O2 -Wall -fdiagnostics-color=never  -g -c chartabapply.c
gcc -c -o ../tmp/wip/rss/2cdata.o -O2 -Wall -fdiagnostics-color=never  -g -c cdata.c
Compiling sources in `builtin'
gcc -c -o ../tmp/wip/rss/1builtinsetaction.o -O2 -Wall -fdiagnostics-color=never  -g -c builtinsetaction.c
gcc -c -o ../tmp/wip/rss/1builtininsert.o -O2 -Wall -fdiagnostics-color=never  -g -c builtininsert.c
gcc -c -o ../tmp/wip/rss/1builtincopy.o -O2 -Wall -fdiagnostics-color=never  -g -c builtincopy.c
Compiling sources in `args'
gcc -c -o ../tmp/wip/rss/0argsoptint.o -O2 -Wall -fdiagnostics-color=never  -g -c argsoptint.c
gcc -c -o ../tmp/wip/rss/0argsoptarg.o -O2 -Wall -fdiagnostics-color=never  -g -c argsoptarg.c
gcc -c -o ../tmp/wip/rss/0argsmultiarg.o -O2 -Wall -fdiagnostics-color=never  -g -c argsmultiarg.c
gcc -c -o ../tmp/wip/rss/0argsconstruct.o -O2 -Wall -fdiagnostics-color=never  -g -c argsconstruct.c
gcc -c -o ../tmp/wip/rss/0argsarg.o -O2 -Wall -fdiagnostics-color=never  -g -c argsarg.c
gcc -c -o ../tmp/wip/rss/0adata.o -O2 -Wall -fdiagnostics-color=never  -g -c adata.c
ar r tmp/wip/libyodl.a tmp/wip/rss/*.o
ar: creating tmp/wip/libyodl.a
ranlib tmp/wip/libyodl.a
rm tmp/wip/rss/*.o
rebuilding tmp/wip/builtins.def and tmp/wip/gram.h
rm -f tmp/wip/gram.h tmp/wip/builtins.def
mkdir -p ../tmp/wip/yodl
Compiling sources in `yodl'
gcc -c -o ../tmp/wip/yodl/0warranty.o -O2 -Wall -fdiagnostics-color=never  -g -c warranty.c
gcc -c -o ../tmp/wip/yodl/0userconfirm.o -O2 -Wall -fdiagnostics-color=never  -g -c userconfirm.c
gcc -c -o ../tmp/wip/yodl/0usage.o -O2 -Wall -fdiagnostics-color=never  -g -c usage.c
gcc -c -o ../tmp/wip/yodl/0setmessagelevel.o -O2 -Wall -fdiagnostics-color=never  -g -c setmessagelevel.c
gcc -c -o ../tmp/wip/yodl/0refinexxincludepath.o -O2 -Wall -fdiagnostics-color=never  -g -c refinexxincludepath.c
gcc -c -o ../tmp/wip/yodl/0preamble.o -O2 -Wall -fdiagnostics-color=never  -g -c preamble.c
gcc -c -o ../tmp/wip/yodl/0main.o -O2 -Wall -fdiagnostics-color=never  -g -c main.c
gcc -c -o ../tmp/wip/yodl/0insertxxincludepath.o -O2 -Wall -fdiagnostics-color=never  -g -c insertxxincludepath.c
gcc -c -o ../tmp/wip/yodl/0gramxxsubst.o -O2 -Wall -fdiagnostics-color=never  -g -c gramxxsubst.c
gcc -c -o ../tmp/wip/yodl/0gramwarning.o -O2 -Wall -fdiagnostics-color=never  -g -c gramwarning.c
gcc -c -o ../tmp/wip/yodl/0gramverbosity.o -O2 -Wall -fdiagnostics-color=never  -g -c gramverbosity.c
gcc -c -o ../tmp/wip/yodl/0gramusecounter.o -O2 -Wall -fdiagnostics-color=never  -g -c gramusecounter.c
gcc -c -o ../tmp/wip/yodl/0gramusechartable.o -O2 -Wall -fdiagnostics-color=never  -g -c gramusechartable.c
gcc -c -o ../tmp/wip/yodl/0gramuppercase.o -O2 -Wall -fdiagnostics-color=never  -g -c gramuppercase.c
gcc -c -o ../tmp/wip/yodl/0gramtypeout.o -O2 -Wall -fdiagnostics-color=never  -g -c gramtypeout.c
gcc -c -o ../tmp/wip/yodl/0gramsystem.o -O2 -Wall -fdiagnostics-color=never  -g -c gramsystem.c
gcc -c -o ../tmp/wip/yodl/0gramsymbolvalue.o -O2 -Wall -fdiagnostics-color=never  -g -c gramsymbolvalue.c
gcc -c -o ../tmp/wip/yodl/0gramsubstr.o -O2 -Wall -fdiagnostics-color=never  -g -c gramsubstr.c
gcc -c -o ../tmp/wip/yodl/0gramsubst.o -O2 -Wall -fdiagnostics-color=never  -g -c gramsubst.c
gcc -c -o ../tmp/wip/yodl/0gramstrlen.o -O2 -Wall -fdiagnostics-color=never  -g -c gramstrlen.c
gcc -c -o ../tmp/wip/yodl/0gramsetsymbol.o -O2 -Wall -fdiagnostics-color=never  -g -c gramsetsymbol.c
gcc -c -o ../tmp/wip/yodl/0gramsetcounter.o -O2 -Wall -fdiagnostics-color=never  -g -c gramsetcounter.c
gcc -c -o ../tmp/wip/yodl/0gramrenamemacro.o -O2 -Wall -fdiagnostics-color=never  -g -c gramrenamemacro.c
gcc -c -o ../tmp/wip/yodl/0grampushwslevel.o -O2 -Wall -fdiagnostics-color=never  -g -c grampushwslevel.c
gcc -c -o ../tmp/wip/yodl/0grampushsymbol.o -O2 -Wall -fdiagnostics-color=never  -g -c grampushsymbol.c
gcc -c -o ../tmp/wip/yodl/0grampushsubst.o -O2 -Wall -fdiagnostics-color=never  -g -c grampushsubst.c
gcc -c -o ../tmp/wip/yodl/0grampushmacro.o -O2 -Wall -fdiagnostics-color=never  -g -c grampushmacro.c
gcc -c -o ../tmp/wip/yodl/0grampushcounter.o -O2 -Wall -fdiagnostics-color=never  -g -c grampushcounter.c
gcc -c -o ../tmp/wip/yodl/0grampushchartable.o -O2 -Wall -fdiagnostics-color=never  -g -c grampushchartable.c
gcc -c -o ../tmp/wip/yodl/0grampopwslevel.o -O2 -Wall -fdiagnostics-color=never  -g -c grampopwslevel.c
gcc -c -o ../tmp/wip/yodl/0grampopsymbol.o -O2 -Wall -fdiagnostics-color=never  -g -c grampopsymbol.c
gcc -c -o ../tmp/wip/yodl/0grampopsubst.o -O2 -Wall -fdiagnostics-color=never  -g -c grampopsubst.c
gcc -c -o ../tmp/wip/yodl/0grampopmacro.o -O2 -Wall -fdiagnostics-color=never  -g -c grampopmacro.c
gcc -c -o ../tmp/wip/yodl/0grampopcounter.o -O2 -Wall -fdiagnostics-color=never  -g -c grampopcounter.c
gcc -c -o ../tmp/wip/yodl/0grampopchartable.o -O2 -Wall -fdiagnostics-color=never  -g -c grampopchartable.c
gcc -c -o ../tmp/wip/yodl/0grampipethrough.o -O2 -Wall -fdiagnostics-color=never  -g -c grampipethrough.c
gcc -c -o ../tmp/wip/yodl/0gramoutfilename.o -O2 -Wall -fdiagnostics-color=never  -g -c gramoutfilename.c
gcc -c -o ../tmp/wip/yodl/0gramoutdir.o -O2 -Wall -fdiagnostics-color=never  -g -c gramoutdir.c
gcc -c -o ../tmp/wip/yodl/0gramoutbase.o -O2 -Wall -fdiagnostics-color=never  -g -c gramoutbase.c
gcc -c -o ../tmp/wip/yodl/0gramnousermacro.o -O2 -Wall -fdiagnostics-color=never  -g -c gramnousermacro.c
gcc -c -o ../tmp/wip/yodl/0gramnotrans.o -O2 -Wall -fdiagnostics-color=never  -g -c gramnotrans.c
gcc -c -o ../tmp/wip/yodl/0gramnoexpandpathinclude.o -O2 -Wall -fdiagnostics-color=never  -g -c gramnoexpandpathinclude.c
gcc -c -o ../tmp/wip/yodl/0gramnoexpandinclude.o -O2 -Wall -fdiagnostics-color=never  -g -c gramnoexpandinclude.c
gcc -c -o ../tmp/wip/yodl/0gramnoexpand.o -O2 -Wall -fdiagnostics-color=never  -g -c gramnoexpand.c
gcc -c -o ../tmp/wip/yodl/0graminternalindex.o -O2 -Wall -fdiagnostics-color=never  -g -c graminternalindex.c
gcc -c -o ../tmp/wip/yodl/0gramincwslevel.o -O2 -Wall -fdiagnostics-color=never  -g -c gramincwslevel.c
gcc -c -o ../tmp/wip/yodl/0gramincludefile.o -O2 -Wall -fdiagnostics-color=never  -g -c gramincludefile.c
gcc -c -o ../tmp/wip/yodl/0gramifzero.o -O2 -Wall -fdiagnostics-color=never  -g -c gramifzero.c
gcc -c -o ../tmp/wip/yodl/0gramifsymbol.o -O2 -Wall -fdiagnostics-color=never  -g -c gramifsymbol.c
gcc -c -o ../tmp/wip/yodl/0gramifstrsub.o -O2 -Wall -fdiagnostics-color=never  -g -c gramifstrsub.c
gcc -c -o ../tmp/wip/yodl/0gramifstrequal.o -O2 -Wall -fdiagnostics-color=never  -g -c gramifstrequal.c
gcc -c -o ../tmp/wip/yodl/0gramifsmaller.o -O2 -Wall -fdiagnostics-color=never  -g -c gramifsmaller.c
gcc -c -o ../tmp/wip/yodl/0gramifmacro.o -O2 -Wall -fdiagnostics-color=never  -g -c gramifmacro.c
gcc -c -o ../tmp/wip/yodl/0gramifgreater.o -O2 -Wall -fdiagnostics-color=never  -g -c gramifgreater.c
gcc -c -o ../tmp/wip/yodl/0gramifequal.o -O2 -Wall -fdiagnostics-color=never  -g -c gramifequal.c
gcc -c -o ../tmp/wip/yodl/0gramifempty.o -O2 -Wall -fdiagnostics-color=never  -g -c gramifempty.c
gcc -c -o ../tmp/wip/yodl/0gramifdef.o -O2 -Wall -fdiagnostics-color=never  -g -c gramifdef.c
gcc -c -o ../tmp/wip/yodl/0gramifcounter.o -O2 -Wall -fdiagnostics-color=never  -g -c gramifcounter.c
gcc -c -o ../tmp/wip/yodl/0gramifchartable.o -O2 -Wall -fdiagnostics-color=never  -g -c gramifchartable.c
gcc -c -o ../tmp/wip/yodl/0gramifbuiltin.o -O2 -Wall -fdiagnostics-color=never  -g -c gramifbuiltin.c
gcc -c -o ../tmp/wip/yodl/0gramfputs.o -O2 -Wall -fdiagnostics-color=never  -g -c gramfputs.c
gcc -c -o ../tmp/wip/yodl/0gramfilename.o -O2 -Wall -fdiagnostics-color=never  -g -c gramfilename.c
gcc -c -o ../tmp/wip/yodl/0grameval.o -O2 -Wall -fdiagnostics-color=never  -g -c grameval.c
gcc -c -o ../tmp/wip/yodl/0gramerror.o -O2 -Wall -fdiagnostics-color=never  -g -c gramerror.c
gcc -c -o ../tmp/wip/yodl/0gramdeletesymbol.o -O2 -Wall -fdiagnostics-color=never  -g -c gramdeletesymbol.c
gcc -c -o ../tmp/wip/yodl/0gramdeletenousermacro.o -O2 -Wall -fdiagnostics-color=never  -g -c gramdeletenousermacro.c
gcc -c -o ../tmp/wip/yodl/0gramdeletemacro.o -O2 -Wall -fdiagnostics-color=never  -g -c gramdeletemacro.c
gcc -c -o ../tmp/wip/yodl/0gramdeletecounter.o -O2 -Wall -fdiagnostics-color=never  -g -c gramdeletecounter.c
gcc -c -o ../tmp/wip/yodl/0gramdeletechartable.o -O2 -Wall -fdiagnostics-color=never  -g -c gramdeletechartable.c
gcc -c -o ../tmp/wip/yodl/0gramdefinesymbol.o -O2 -Wall -fdiagnostics-color=never  -g -c gramdefinesymbol.c
gcc -c -o ../tmp/wip/yodl/0gramdefinemacro.o -O2 -Wall -fdiagnostics-color=never  -g -c gramdefinemacro.c
gcc -c -o ../tmp/wip/yodl/0gramdefinecounter.o -O2 -Wall -fdiagnostics-color=never  -g -c gramdefinecounter.c
gcc -c -o ../tmp/wip/yodl/0gramdefinechartable.o -O2 -Wall -fdiagnostics-color=never  -g -c gramdefinechartable.c
gcc -c -o ../tmp/wip/yodl/0gramdecwslevel.o -O2 -Wall -fdiagnostics-color=never  -g -c gramdecwslevel.c
gcc -c -o ../tmp/wip/yodl/0gramcountervalue.o -O2 -Wall -fdiagnostics-color=never  -g -c gramcountervalue.c
gcc -c -o ../tmp/wip/yodl/0gramcomment.o -O2 -Wall -fdiagnostics-color=never  -g -c gramcomment.c
gcc -c -o ../tmp/wip/yodl/0gramchdir.o -O2 -Wall -fdiagnostics-color=never  -g -c gramchdir.c
gcc -c -o ../tmp/wip/yodl/0gramchar.o -O2 -Wall -fdiagnostics-color=never  -g -c gramchar.c
gcc -c -o ../tmp/wip/yodl/0gramatexit.o -O2 -Wall -fdiagnostics-color=never  -g -c gramatexit.c
gcc -c -o ../tmp/wip/yodl/0gramaddtosymbol.o -O2 -Wall -fdiagnostics-color=never  -g -c gramaddtosymbol.c
gcc -c -o ../tmp/wip/yodl/0gramaddtocounter.o -O2 -Wall -fdiagnostics-color=never  -g -c gramaddtocounter.c
gcc -c -o ../tmp/wip/yodl/0global.o -O2 -Wall -fdiagnostics-color=never  -g -c global.c
gcc -c -o ../tmp/wip/yodl/0addusersymbols.o -O2 -Wall -fdiagnostics-color=never  -g -c addusersymbols.c
gcc -c -o ../tmp/wip/yodl/0addusermacros.o -O2 -Wall -fdiagnostics-color=never  -g -c addusermacros.c
gcc -o tmp/install/usr/bin/yodl tmp/wip/yodl/*.o -Ltmp/wip -lyodl  
mkdir -p ../tmp/wip/yodlpost
Compiling sources in `yodlpost'
gcc -c -o ../tmp/wip/yodlpost/0xmllabelname.o -O2 -Wall -fdiagnostics-color=never  -g -c xmllabelname.c
gcc -c -o ../tmp/wip/yodlpost/0xmlchapterlinks.o -O2 -Wall -fdiagnostics-color=never  -g -c xmlchapterlinks.c
gcc -c -o ../tmp/wip/yodlpost/0usage.o -O2 -Wall -fdiagnostics-color=never  -g -c usage.c
gcc -c -o ../tmp/wip/yodlpost/0main.o -O2 -Wall -fdiagnostics-color=never  -g -c main.c
gcc -c -o ../tmp/wip/yodlpost/0htmlchapterlinks.o -O2 -Wall -fdiagnostics-color=never  -g -c htmlchapterlinks.c
gcc -c -o ../tmp/wip/yodlpost/0handlexmltocentry.o -O2 -Wall -fdiagnostics-color=never  -g -c handlexmltocentry.c
gcc -c -o ../tmp/wip/yodlpost/0handlexmltoc.o -O2 -Wall -fdiagnostics-color=never  -g -c handlexmltoc.c
gcc -c -o ../tmp/wip/yodlpost/0handlexmlsolvelink.o -O2 -Wall -fdiagnostics-color=never  -g -c handlexmlsolvelink.c
gcc -c -o ../tmp/wip/yodlpost/0handlexmlref.o -O2 -Wall -fdiagnostics-color=never  -g -c handlexmlref.c
gcc -c -o ../tmp/wip/yodlpost/0handlexmlnewfile.o -O2 -Wall -fdiagnostics-color=never  -g -c handlexmlnewfile.c
gcc -c -o ../tmp/wip/yodlpost/0handlexmllabel.o -O2 -Wall -fdiagnostics-color=never  -g -c handlexmllabel.c
gcc -c -o ../tmp/wip/yodlpost/0handlexmldone.o -O2 -Wall -fdiagnostics-color=never  -g -c handlexmldone.c
gcc -c -o ../tmp/wip/yodlpost/0handleverb.o -O2 -Wall -fdiagnostics-color=never  -g -c handleverb.c
gcc -c -o ../tmp/wip/yodlpost/0handletxttocentry.o -O2 -Wall -fdiagnostics-color=never  -g -c handletxttocentry.c
gcc -c -o ../tmp/wip/yodlpost/0handletxttoc.o -O2 -Wall -fdiagnostics-color=never  -g -c handletxttoc.c
gcc -c -o ../tmp/wip/yodlpost/0handletxtref.o -O2 -Wall -fdiagnostics-color=never  -g -c handletxtref.c
gcc -c -o ../tmp/wip/yodlpost/0handletoc.o -O2 -Wall -fdiagnostics-color=never  -g -c handletoc.c
gcc -c -o ../tmp/wip/yodlpost/0handlesolvelink.o -O2 -Wall -fdiagnostics-color=never  -g -c handlesolvelink.c
gcc -c -o ../tmp/wip/yodlpost/0handleset.o -O2 -Wall -fdiagnostics-color=never  -g -c handleset.c
gcc -c -o ../tmp/wip/yodlpost/0handleref.o -O2 -Wall -fdiagnostics-color=never  -g -c handleref.c
gcc -c -o ../tmp/wip/yodlpost/0handlenop.o -O2 -Wall -fdiagnostics-color=never  -g -c handlenop.c
gcc -c -o ../tmp/wip/yodlpost/0handlelabvalue.o -O2 -Wall -fdiagnostics-color=never  -g -c handlelabvalue.c
gcc -c -o ../tmp/wip/yodlpost/0handleignorews.o -O2 -Wall -fdiagnostics-color=never  -g -c handleignorews.c
gcc -c -o ../tmp/wip/yodlpost/0handlehtmltocentry.o -O2 -Wall -fdiagnostics-color=never  -g -c handlehtmltocentry.c
gcc -c -o ../tmp/wip/yodlpost/0handlehtmlnewfile.o -O2 -Wall -fdiagnostics-color=never  -g -c handlehtmlnewfile.c
gcc -c -o ../tmp/wip/yodlpost/0handlehtmllabel.o -O2 -Wall -fdiagnostics-color=never  -g -c handlehtmllabel.c
gcc -c -o ../tmp/wip/yodlpost/0handlehtmldone.o -O2 -Wall -fdiagnostics-color=never  -g -c handlehtmldone.c
gcc -c -o ../tmp/wip/yodlpost/0handledrainws.o -O2 -Wall -fdiagnostics-color=never  -g -c handledrainws.c
gcc -c -o ../tmp/wip/yodlpost/0handlecopy.o -O2 -Wall -fdiagnostics-color=never  -g -c handlecopy.c
gcc -c -o ../tmp/wip/yodlpost/0data.o -O2 -Wall -fdiagnostics-color=never  -g -c data.c
gcc -c -o ../tmp/wip/yodlpost/0constructxmltocentry.o -O2 -Wall -fdiagnostics-color=never  -g -c constructxmltocentry.c
gcc -c -o ../tmp/wip/yodlpost/0constructxmldone.o -O2 -Wall -fdiagnostics-color=never  -g -c constructxmldone.c
gcc -c -o ../tmp/wip/yodlpost/0constructverb.o -O2 -Wall -fdiagnostics-color=never  -g -c constructverb.c
gcc -c -o ../tmp/wip/yodlpost/0constructtxttocentry.o -O2 -Wall -fdiagnostics-color=never  -g -c constructtxttocentry.c
gcc -c -o ../tmp/wip/yodlpost/0constructtocentry.o -O2 -Wall -fdiagnostics-color=never  -g -c constructtocentry.c
gcc -c -o ../tmp/wip/yodlpost/0constructtoc.o -O2 -Wall -fdiagnostics-color=never  -g -c constructtoc.c
gcc -c -o ../tmp/wip/yodlpost/0constructset.o -O2 -Wall -fdiagnostics-color=never  -g -c constructset.c
gcc -c -o ../tmp/wip/yodlpost/0constructref.o -O2 -Wall -fdiagnostics-color=never  -g -c constructref.c
gcc -c -o ../tmp/wip/yodlpost/0constructpreset.o -O2 -Wall -fdiagnostics-color=never  -g -c constructpreset.c
gcc -c -o ../tmp/wip/yodlpost/0constructnop.o -O2 -Wall -fdiagnostics-color=never  -g -c constructnop.c
gcc -c -o ../tmp/wip/yodlpost/0constructnewfile.o -O2 -Wall -fdiagnostics-color=never  -g -c constructnewfile.c
gcc -c -o ../tmp/wip/yodlpost/0constructlastnumber.o -O2 -Wall -fdiagnostics-color=never  -g -c constructlastnumber.c
gcc -c -o ../tmp/wip/yodlpost/0constructlabvalue.o -O2 -Wall -fdiagnostics-color=never  -g -c constructlabvalue.c
gcc -c -o ../tmp/wip/yodlpost/0constructlabel.o -O2 -Wall -fdiagnostics-color=never  -g -c constructlabel.c
gcc -c -o ../tmp/wip/yodlpost/0constructdeprecated.o -O2 -Wall -fdiagnostics-color=never  -g -c constructdeprecated.c
gcc -o tmp/install/usr/bin/yodlpost tmp/wip/yodlpost/*.o -Ltmp/wip -lyodl  
+ ./build macros
mkdir -p tmp/install/usr/share/yodl/
rm -rf tmp/install/usr/share/yodl//*
scripts/configreplacements macros/in/yodlversion.in tmp/install/usr/share/yodl//yodlversion.yo /usr/share/yodl
scripts/configreplacements macros/in/xml.in tmp/install/usr/share/yodl//xml.yo /usr/share/yodl
scripts/configreplacements macros/in/txt.in tmp/install/usr/share/yodl//txt.yo /usr/share/yodl
scripts/configreplacements macros/in/man.in tmp/install/usr/share/yodl//man.yo /usr/share/yodl
scripts/configreplacements macros/in/latex.in tmp/install/usr/share/yodl//latex.yo /usr/share/yodl
scripts/configreplacements macros/in/html.in tmp/install/usr/share/yodl//html.yo /usr/share/yodl
scripts/stdmacros tmp/wip/scratch tmp/install/usr/share/yodl// xml /usr/share/yodl
scripts/stdmacros tmp/wip/scratch tmp/install/usr/share/yodl// txt /usr/share/yodl
scripts/stdmacros tmp/wip/scratch tmp/install/usr/share/yodl// man /usr/share/yodl
scripts/stdmacros tmp/wip/scratch tmp/install/usr/share/yodl// latex /usr/share/yodl
scripts/stdmacros tmp/wip/scratch tmp/install/usr/share/yodl// html /usr/share/yodl
cp -r macros/yodl/* tmp/install/usr/share/yodl//
mkdir -p tmp/wip/macros
rm -rf tmp/wip/macros/*
scripts/configreplacements macros/in/yodlversion.in tmp/wip/macros/yodlversion.yo ./
scripts/configreplacements macros/in/xml.in tmp/wip/macros/xml.yo ./
scripts/configreplacements macros/in/txt.in tmp/wip/macros/txt.yo ./
scripts/configreplacements macros/in/man.in tmp/wip/macros/man.yo ./
scripts/configreplacements macros/in/latex.in tmp/wip/macros/latex.yo ./
scripts/configreplacements macros/in/html.in tmp/wip/macros/html.yo ./
scripts/stdmacros tmp/wip/scratch tmp/wip/macros/ xml ./
scripts/stdmacros tmp/wip/scratch tmp/wip/macros/ txt ./
scripts/stdmacros tmp/wip/scratch tmp/wip/macros/ man ./
scripts/stdmacros tmp/wip/scratch tmp/wip/macros/ latex ./
scripts/stdmacros tmp/wip/scratch tmp/wip/macros/ html ./
cp -r macros/yodl/* tmp/wip/macros/
.........................................................................................................................................................................................................................................................................................
+ ./build man
mkdir -p tmp/install/usr/share/man/man7
mkdir -p tmp/install/usr/share/man/man1
mkdir -p tmp/wip/man
scripts/configreplacements man/yodl.in tmp/wip/manyo.yo tmp/wip/macros
tmp/install/usr/bin/yodl -I.:tmp/wip:tmp/wip/macros -otmp/wip/out man manyo
Yodl2man 4.02.02
Yodl: including file release.yo
Yodl is processing a(n) article
Yodl: including file ../../manual/userguide/optionlist
tmp/install/usr/bin/yodlpost tmp/wip/out.idx tmp/wip/out tmp/install/usr/share/man/man1/yodl.1
tmp/install/usr/bin/yodl -I.:tmp/wip:tmp/wip/macros -otmp/wip/outhtml html manyo
Yodl2html 4.02.02
Yodl: including file release.yo
Yodl is processing a(n) article
Document title: yodl(1)
Yodl: including file ../../manual/userguide/optionlist
tmp/install/usr/bin/yodlpost tmp/wip/outhtml.idx tmp/wip/outhtml tmp/wip/man/yodl.1.html
scripts/configreplacements man/yodlpost.in tmp/wip/manyo.yo tmp/wip/macros
tmp/install/usr/bin/yodl -I.:tmp/wip:tmp/wip/macros -otmp/wip/out man manyo
Yodl2man 4.02.02
Yodl: including file release.yo
Yodl is processing a(n) article
tmp/install/usr/bin/yodlpost tmp/wip/out.idx tmp/wip/out tmp/install/usr/share/man/man1/yodlpost.1
tmp/install/usr/bin/yodl -I.:tmp/wip:tmp/wip/macros -otmp/wip/outhtml html manyo
Yodl2html 4.02.02
Yodl: including file release.yo
Yodl is processing a(n) article
Document title: yodlpost(1)
tmp/install/usr/bin/yodlpost tmp/wip/outhtml.idx tmp/wip/outhtml tmp/wip/man/yodlpost.1.html
scripts/configreplacements man/yodlconverters.in tmp/wip/manyo.yo tmp/wip/macros
tmp/install/usr/bin/yodl -I.:tmp/wip:tmp/wip/macros -otmp/wip/out man manyo
Yodl2man 4.02.02
Yodl: including file release.yo
Yodl is processing a(n) article
tmp/install/usr/bin/yodlpost tmp/wip/out.idx tmp/wip/out tmp/install/usr/share/man/man1/yodlconverters.1
tmp/install/usr/bin/yodl -I.:tmp/wip:tmp/wip/macros -otmp/wip/outhtml html manyo
Yodl2html 4.02.02
Yodl: including file release.yo
Yodl is processing a(n) article
Document title: yodlconverters(1)
tmp/install/usr/bin/yodlpost tmp/wip/outhtml.idx tmp/wip/outhtml tmp/wip/man/yodlconverters.1.html
scripts/configreplacements man/yodlverbinsert.in tmp/wip/manyo.yo tmp/wip/macros
tmp/install/usr/bin/yodl -I.:tmp/wip:tmp/wip/macros -otmp/wip/out man manyo
Yodl2man 4.02.02
Yodl: including file release.yo
Yodl is processing a(n) article
tmp/install/usr/bin/yodlpost tmp/wip/out.idx tmp/wip/out tmp/install/usr/share/man/man1/yodlverbinsert.1
tmp/install/usr/bin/yodl -I.:tmp/wip:tmp/wip/macros -otmp/wip/outhtml html manyo
Yodl2html 4.02.02
Yodl: including file release.yo
Yodl is processing a(n) article
Document title: yodlverbinsert(1)
tmp/install/usr/bin/yodlpost tmp/wip/outhtml.idx tmp/wip/outhtml tmp/wip/man/yodlverbinsert.1.html
scripts/configreplacements man/yodlstriproff.in tmp/wip/manyo.yo tmp/wip/macros
tmp/install/usr/bin/yodl -I.:tmp/wip:tmp/wip/macros -otmp/wip/out man manyo
Yodl2man 4.02.02
Yodl: including file release.yo
Yodl is processing a(n) article
tmp/install/usr/bin/yodlpost tmp/wip/out.idx tmp/wip/out tmp/install/usr/share/man/man1/yodlstriproff.1
tmp/install/usr/bin/yodl -I.:tmp/wip:tmp/wip/macros -otmp/wip/outhtml html manyo
Yodl2html 4.02.02
Yodl: including file release.yo
Yodl is processing a(n) article
Document title: yodlstriproff(1)
tmp/install/usr/bin/yodlpost tmp/wip/outhtml.idx tmp/wip/outhtml tmp/wip/man/yodlstriproff.1.html
scripts/configreplacements man/yodlbuiltins.in tmp/wip/manyo.yo tmp/wip/macros
tmp/install/usr/bin/yodl -I.:tmp/wip:tmp/wip/macros -otmp/wip/out man manyo
Yodl2man 4.02.02
Yodl: including file release.yo
Yodl is processing a(n) article
Yodl: including file userguide/builtin
Yodl: including file userguide/builtin/addtocounter
Yodl: including file userguide/builtin/addtosymbol
Yodl: including file userguide/builtin/atexit
Yodl: including file userguide/builtin/char
Yodl: including file userguide/builtin/chdir
Yodl: including file userguide/builtin/comment
Yodl: including file userguide/builtin/countervalue
Yodl: including file userguide/builtin/decwslevel
Yodl: including file userguide/builtin/definechartable
Yodl: including file userguide/builtin/definecounter
Yodl: including file userguide/builtin/definemacro
Yodl: including file userguide/builtin/definesymbol
Yodl: including file userguide/builtin/deletechartable
Yodl: including file userguide/builtin/deletecounter
Yodl: including file userguide/builtin/deletemacro
Yodl: including file userguide/builtin/deletenousermacro
Yodl: including file userguide/builtin/deletesymbol
Yodl: including file userguide/builtin/error
Yodl: including file userguide/builtin/eval
Yodl: including file userguide/builtin/filename
Yodl: including file userguide/builtin/fputs
Yodl: including file userguide/builtin/ifbuiltin
Yodl: including file userguide/builtin/ifchartable
Yodl: including file userguide/builtin/ifdef
Yodl: including file userguide/builtin/ifempty
Yodl: including file userguide/builtin/ifequal
Yodl: including file userguide/builtin/ifgreater
Yodl: including file userguide/builtin/ifmacro
Yodl: including file userguide/builtin/ifsmaller
Yodl: including file userguide/builtin/ifstrequal
Yodl: including file userguide/builtin/ifstrsub
Yodl: including file userguide/builtin/ifsymbol
Yodl: including file userguide/builtin/ifzero
Yodl: including file userguide/builtin/includefile
Yodl: including file userguide/builtin/incwslevel
Yodl: including file userguide/builtin/internalindex
Yodl: including file userguide/builtin/noexpand
Yodl: including file userguide/builtin/noexpandinclude
Yodl: including file userguide/builtin/noexpandpathinclude
Yodl: including file userguide/builtin/notrans
Yodl: including file userguide/builtin/nousermacro
Yodl: including file userguide/builtin/outbase
Yodl: including file userguide/builtin/outdir
Yodl: including file userguide/builtin/outfilename
Yodl: including file userguide/builtin/paragraph
Yodl: including file userguide/builtin/pipethrough
Yodl: including file userguide/builtin/popchartable
Yodl: including file userguide/builtin/popcounter
Yodl: including file userguide/builtin/popmacro
Yodl: including file userguide/builtin/popsubst
Yodl: including file userguide/builtin/popsymbol
Yodl: including file userguide/builtin/popwslevel
Yodl: including file userguide/builtin/pushchartable
Yodl: including file userguide/builtin/pushcounter
Yodl: including file userguide/builtin/pushmacro
Yodl: including file userguide/builtin/pushsubst
Yodl: including file userguide/builtin/pushsymbol
Yodl: including file userguide/builtin/pushwslevel
Yodl: including file userguide/builtin/renamemacro
Yodl: including file userguide/builtin/setcounter
Yodl: including file userguide/builtin/setsymbol
Yodl: including file userguide/builtin/subst
Yodl: including file userguide/builtin/symbolvalue
Yodl: including file userguide/builtin/system
Yodl: including file userguide/builtin/typeout
Yodl: including file userguide/builtin/uppercase
Yodl: including file userguide/builtin/usechartable
Yodl: including file userguide/builtin/usecounter
Yodl: including file userguide/builtin/verbosity
Yodl: including file userguide/builtin/warning
tmp/install/usr/bin/yodlpost tmp/wip/out.idx tmp/wip/out tmp/install/usr/share/man/man7/yodlbuiltins.7
tmp/install/usr/bin/yodl -I.:tmp/wip:tmp/wip/macros -otmp/wip/outhtml html manyo
Yodl2html 4.02.02
Yodl: including file release.yo
Yodl is processing a(n) article
Document title: Yodl builtin functions(7)
Yodl: including file userguide/builtin
Yodl: including file userguide/builtin/addtocounter
Yodl: including file userguide/builtin/addtosymbol
Yodl: including file userguide/builtin/atexit
Yodl: including file userguide/builtin/char
Yodl: including file userguide/builtin/chdir
Yodl: including file userguide/builtin/comment
Yodl: including file userguide/builtin/countervalue
Yodl: including file userguide/builtin/decwslevel
Yodl: including file userguide/builtin/definechartable
Yodl: including file userguide/builtin/definecounter
Yodl: including file userguide/builtin/definemacro
Yodl: including file userguide/builtin/definesymbol
Yodl: including file userguide/builtin/deletechartable
Yodl: including file userguide/builtin/deletecounter
Yodl: including file userguide/builtin/deletemacro
Yodl: including file userguide/builtin/deletenousermacro
Yodl: including file userguide/builtin/deletesymbol
Yodl: including file userguide/builtin/error
Yodl: including file userguide/builtin/eval
Yodl: including file userguide/builtin/filename
Yodl: including file userguide/builtin/fputs
Yodl: including file userguide/builtin/ifbuiltin
Yodl: including file userguide/builtin/ifchartable
Yodl: including file userguide/builtin/ifdef
Yodl: including file userguide/builtin/ifempty
Yodl: including file userguide/builtin/ifequal
Yodl: including file userguide/builtin/ifgreater
Yodl: including file userguide/builtin/ifmacro
Yodl: including file userguide/builtin/ifsmaller
Yodl: including file userguide/builtin/ifstrequal
Yodl: including file userguide/builtin/ifstrsub
Yodl: including file userguide/builtin/ifsymbol
Yodl: including file userguide/builtin/ifzero
Yodl: including file userguide/builtin/includefile
Yodl: including file userguide/builtin/incwslevel
Yodl: including file userguide/builtin/internalindex
Yodl: including file userguide/builtin/noexpand
Yodl: including file userguide/builtin/noexpandinclude
Yodl: including file userguide/builtin/noexpandpathinclude
Yodl: including file userguide/builtin/notrans
Yodl: including file userguide/builtin/nousermacro
Yodl: including file userguide/builtin/outbase
Yodl: including file userguide/builtin/outdir
Yodl: including file userguide/builtin/outfilename
Yodl: including file userguide/builtin/paragraph
Yodl: including file userguide/builtin/pipethrough
Yodl: including file userguide/builtin/popchartable
Yodl: including file userguide/builtin/popcounter
Yodl: including file userguide/builtin/popmacro
Yodl: including file userguide/builtin/popsubst
Yodl: including file userguide/builtin/popsymbol
Yodl: including file userguide/builtin/popwslevel
Yodl: including file userguide/builtin/pushchartable
Yodl: including file userguide/builtin/pushcounter
Yodl: including file userguide/builtin/pushmacro
Yodl: including file userguide/builtin/pushsubst
Yodl: including file userguide/builtin/pushsymbol
Yodl: including file userguide/builtin/pushwslevel
Yodl: including file userguide/builtin/renamemacro
Yodl: including file userguide/builtin/setcounter
Yodl: including file userguide/builtin/setsymbol
Yodl: including file userguide/builtin/subst
Yodl: including file userguide/builtin/symbolvalue
Yodl: including file userguide/builtin/system
Yodl: including file userguide/builtin/typeout
Yodl: including file userguide/builtin/uppercase
Yodl: including file userguide/builtin/usechartable
Yodl: including file userguide/builtin/usecounter
Yodl: including file userguide/builtin/verbosity
Yodl: including file userguide/builtin/warning
tmp/install/usr/bin/yodlpost tmp/wip/outhtml.idx tmp/wip/outhtml tmp/wip/man/yodlbuiltins.7.html
scripts/configreplacements man/yodlmanpage.in tmp/wip/manyo.yo tmp/wip/macros
tmp/install/usr/bin/yodl -I.:tmp/wip:tmp/wip/macros -otmp/wip/out man manyo
Yodl2man 4.02.02
Yodl: including file release.yo
Yodl is processing a(n) article
tmp/install/usr/bin/yodlpost tmp/wip/out.idx tmp/wip/out tmp/install/usr/share/man/man7/yodlmanpage.7
tmp/install/usr/bin/yodl -I.:tmp/wip:tmp/wip/macros -otmp/wip/outhtml html manyo
Yodl2html 4.02.02
Yodl: including file release.yo
Yodl is processing a(n) article
Document title: yodlmanpage(7)
tmp/install/usr/bin/yodlpost tmp/wip/outhtml.idx tmp/wip/outhtml tmp/wip/man/yodlmanpage.7.html
scripts/configreplacements man/yodlletter.in tmp/wip/manyo.yo tmp/wip/macros
tmp/install/usr/bin/yodl -I.:tmp/wip:tmp/wip/macros -otmp/wip/out man manyo
Yodl2man 4.02.02
Yodl: including file release.yo
Yodl is processing a(n) article
tmp/install/usr/bin/yodlpost tmp/wip/out.idx tmp/wip/out tmp/install/usr/share/man/man7/yodlletter.7
tmp/install/usr/bin/yodl -I.:tmp/wip:tmp/wip/macros -otmp/wip/outhtml html manyo
Yodl2html 4.02.02
Yodl: including file release.yo
Yodl is processing a(n) article
Document title: yodlletter(7)
tmp/install/usr/bin/yodlpost tmp/wip/outhtml.idx tmp/wip/outhtml tmp/wip/man/yodlletter.7.html
scripts/configreplacements man/yodlmacros.in tmp/wip/manyo.yo tmp/wip/macros
tmp/install/usr/bin/yodl -I.:tmp/wip:tmp/wip/macros -otmp/wip/out man manyo
Yodl2man 4.02.02
Yodl: including file release.yo
Yodl is processing a(n) article
tmp/install/usr/bin/yodlpost tmp/wip/out.idx tmp/wip/out tmp/install/usr/share/man/man7/yodlmacros.7
tmp/install/usr/bin/yodl -I.:tmp/wip:tmp/wip/macros -otmp/wip/outhtml html manyo
Yodl2html 4.02.02
Yodl: including file release.yo
Yodl is processing a(n) article
Document title: Yodl macros(7)
tmp/install/usr/bin/yodlpost tmp/wip/outhtml.idx tmp/wip/outhtml tmp/wip/man/yodlmacros.7.html
scripts/configreplacements man/yodltables.in tmp/wip/manyo.yo tmp/wip/macros
tmp/install/usr/bin/yodl -I.:tmp/wip:tmp/wip/macros -otmp/wip/out man manyo
Yodl2man 4.02.02
Yodl: including file release.yo
Yodl is processing a(n) article
tmp/install/usr/bin/yodlpost tmp/wip/out.idx tmp/wip/out tmp/install/usr/share/man/man7/yodltables.7
tmp/install/usr/bin/yodl -I.:tmp/wip:tmp/wip/macros -otmp/wip/outhtml html manyo
Yodl2html 4.02.02
Yodl: including file release.yo
Yodl is processing a(n) article
Document title: Yodl tables(7)
tmp/install/usr/bin/yodlpost tmp/wip/outhtml.idx tmp/wip/outhtml tmp/wip/man/yodltables.7.html
+ ./build manual
mkdir -p tmp/install/usr/share/doc/yodl-doc
tmp/install/usr/bin/yodl -I.:tmp/wip:tmp/wip/macros:manual -otmp/wip/out html manual
Yodl2html 4.02.02
Yodl is processing a(n) report
Document title: Yodl 4.02.02
Yodl: including file userguide/optionlist.yo
Yodl: including file userguide/builtin
Yodl: including file userguide/builtin/addtocounter
Yodl: including file userguide/builtin/addtosymbol
Yodl: including file userguide/builtin/atexit
Yodl: including file userguide/builtin/char
Yodl: including file userguide/builtin/chdir
Yodl: including file userguide/builtin/comment
Yodl: including file userguide/builtin/countervalue
Yodl: including file userguide/builtin/decwslevel
Yodl: including file userguide/builtin/definechartable
Yodl: including file userguide/builtin/definecounter
Yodl: including file userguide/builtin/definemacro
Yodl: including file userguide/builtin/definesymbol
Yodl: including file userguide/builtin/deletechartable
Yodl: including file userguide/builtin/deletecounter
Yodl: including file userguide/builtin/deletemacro
Yodl: including file userguide/builtin/deletenousermacro
Yodl: including file userguide/builtin/deletesymbol
Yodl: including file userguide/builtin/error
Yodl: including file userguide/builtin/eval
Yodl: including file userguide/builtin/filename
Yodl: including file userguide/builtin/fputs
Yodl: including file userguide/builtin/ifbuiltin
Yodl: including file userguide/builtin/ifchartable
Yodl: including file userguide/builtin/ifdef
Yodl: including file userguide/builtin/ifempty
Yodl: including file userguide/builtin/ifequal
Yodl: including file userguide/builtin/ifgreater
Yodl: including file userguide/builtin/ifmacro
Yodl: including file userguide/builtin/ifsmaller
Yodl: including file userguide/builtin/ifstrequal
Yodl: including file userguide/builtin/ifstrsub
Yodl: including file userguide/builtin/ifsymbol
Yodl: including file userguide/builtin/ifzero
Yodl: including file userguide/builtin/includefile
Yodl: including file userguide/builtin/incwslevel
Yodl: including file userguide/builtin/internalindex
Yodl: including file userguide/builtin/noexpand
Yodl: including file userguide/builtin/noexpandinclude
Yodl: including file userguide/builtin/noexpandpathinclude
Yodl: including file userguide/builtin/notrans
Yodl: including file userguide/builtin/nousermacro
Yodl: including file userguide/builtin/outbase
Yodl: including file userguide/builtin/outdir
Yodl: including file userguide/builtin/outfilename
Yodl: including file userguide/builtin/paragraph
Yodl: including file userguide/builtin/pipethrough
Yodl: including file userguide/builtin/popchartable
Yodl: including file userguide/builtin/popcounter
Yodl: including file userguide/builtin/popmacro
Yodl: including file userguide/builtin/popsubst
Yodl: including file userguide/builtin/popsymbol
Yodl: including file userguide/builtin/popwslevel
Yodl: including file userguide/builtin/pushchartable
Yodl: including file userguide/builtin/pushcounter
Yodl: including file userguide/builtin/pushmacro
Yodl: including file userguide/builtin/pushsubst
Yodl: including file userguide/builtin/pushsymbol
Yodl: including file userguide/builtin/pushwslevel
Yodl: including file userguide/builtin/renamemacro
Yodl: including file userguide/builtin/setcounter
Yodl: including file userguide/builtin/setsymbol
Yodl: including file userguide/builtin/subst
Yodl: including file userguide/builtin/symbolvalue
Yodl: including file userguide/builtin/system
Yodl: including file userguide/builtin/typeout
Yodl: including file userguide/builtin/uppercase
Yodl: including file userguide/builtin/usechartable
Yodl: including file userguide/builtin/usecounter
Yodl: including file userguide/builtin/verbosity
Yodl: including file userguide/builtin/warning
tmp/install/usr/bin/yodlpost tmp/wip/out.idx tmp/wip/out yodl.html
mv yodl*.html tmp/install/usr/share/doc/yodl-doc
tmp/install/usr/bin/yodl -I.:tmp/wip:tmp/wip/macros:manual -otmp/wip/out txt manual
Yodl2html 4.02.02
Yodl is processing a(n) report
Document title: Yodl 4.02.02
Yodl: including file userguide/optionlist.yo
Yodl: including file userguide/builtin
Yodl: including file userguide/builtin/addtocounter
Yodl: including file userguide/builtin/addtosymbol
Yodl: including file userguide/builtin/atexit
Yodl: including file userguide/builtin/char
Yodl: including file userguide/builtin/chdir
Yodl: including file userguide/builtin/comment
Yodl: including file userguide/builtin/countervalue
Yodl: including file userguide/builtin/decwslevel
Yodl: including file userguide/builtin/definechartable
Yodl: including file userguide/builtin/definecounter
Yodl: including file userguide/builtin/definemacro
Yodl: including file userguide/builtin/definesymbol
Yodl: including file userguide/builtin/deletechartable
Yodl: including file userguide/builtin/deletecounter
Yodl: including file userguide/builtin/deletemacro
Yodl: including file userguide/builtin/deletenousermacro
Yodl: including file userguide/builtin/deletesymbol
Yodl: including file userguide/builtin/error
Yodl: including file userguide/builtin/eval
Yodl: including file userguide/builtin/filename
Yodl: including file userguide/builtin/fputs
Yodl: including file userguide/builtin/ifbuiltin
Yodl: including file userguide/builtin/ifchartable
Yodl: including file userguide/builtin/ifdef
Yodl: including file userguide/builtin/ifempty
Yodl: including file userguide/builtin/ifequal
Yodl: including file userguide/builtin/ifgreater
Yodl: including file userguide/builtin/ifmacro
Yodl: including file userguide/builtin/ifsmaller
Yodl: including file userguide/builtin/ifstrequal
Yodl: including file userguide/builtin/ifstrsub
Yodl: including file userguide/builtin/ifsymbol
Yodl: including file userguide/builtin/ifzero
Yodl: including file userguide/builtin/includefile
Yodl: including file userguide/builtin/incwslevel
Yodl: including file userguide/builtin/internalindex
Yodl: including file userguide/builtin/noexpand
Yodl: including file userguide/builtin/noexpandinclude
Yodl: including file userguide/builtin/noexpandpathinclude
Yodl: including file userguide/builtin/notrans
Yodl: including file userguide/builtin/nousermacro
Yodl: including file userguide/builtin/outbase
Yodl: including file userguide/builtin/outdir
Yodl: including file userguide/builtin/outfilename
Yodl: including file userguide/builtin/paragraph
Yodl: including file userguide/builtin/pipethrough
Yodl: including file userguide/builtin/popchartable
Yodl: including file userguide/builtin/popcounter
Yodl: including file userguide/builtin/popmacro
Yodl: including file userguide/builtin/popsubst
Yodl: including file userguide/builtin/popsymbol
Yodl: including file userguide/builtin/popwslevel
Yodl: including file userguide/builtin/pushchartable
Yodl: including file userguide/builtin/pushcounter
Yodl: including file userguide/builtin/pushmacro
Yodl: including file userguide/builtin/pushsubst
Yodl: including file userguide/builtin/pushsymbol
Yodl: including file userguide/builtin/pushwslevel
Yodl: including file userguide/builtin/renamemacro
Yodl: including file userguide/builtin/setcounter
Yodl: including file userguide/builtin/setsymbol
Yodl: including file userguide/builtin/subst
Yodl: including file userguide/builtin/symbolvalue
Yodl: including file userguide/builtin/system
Yodl: including file userguide/builtin/typeout
Yodl: including file userguide/builtin/uppercase
Yodl: including file userguide/builtin/usechartable
Yodl: including file userguide/builtin/usecounter
Yodl: including file userguide/builtin/verbosity
Yodl: including file userguide/builtin/warning
tmp/install/usr/bin/yodlpost tmp/wip/out.idx tmp/wip/out yodl.txt
mv yodl*.txt tmp/install/usr/share/doc/yodl-doc
tmp/install/usr/bin/yodl -I.:tmp/wip:tmp/wip/macros:manual -otmp/wip/out latex manual
Yodl2latex 4.02.02
Yodl is processing a(n) report
Document title: Yodl 4.02.02
Yodl: including file userguide/optionlist.yo
Yodl: including file userguide/builtin
Yodl: including file userguide/builtin/addtocounter
Yodl: including file userguide/builtin/addtosymbol
Yodl: including file userguide/builtin/atexit
Yodl: including file userguide/builtin/char
Yodl: including file userguide/builtin/chdir
Yodl: including file userguide/builtin/comment
Yodl: including file userguide/builtin/countervalue
Yodl: including file userguide/builtin/decwslevel
Yodl: including file userguide/builtin/definechartable
Yodl: including file userguide/builtin/definecounter
Yodl: including file userguide/builtin/definemacro
Yodl: including file userguide/builtin/definesymbol
Yodl: including file userguide/builtin/deletechartable
Yodl: including file userguide/builtin/deletecounter
Yodl: including file userguide/builtin/deletemacro
Yodl: including file userguide/builtin/deletenousermacro
Yodl: including file userguide/builtin/deletesymbol
Yodl: including file userguide/builtin/error
Yodl: including file userguide/builtin/eval
Yodl: including file userguide/builtin/filename
Yodl: including file userguide/builtin/fputs
Yodl: including file userguide/builtin/ifbuiltin
Yodl: including file userguide/builtin/ifchartable
Yodl: including file userguide/builtin/ifdef
Yodl: including file userguide/builtin/ifempty
Yodl: including file userguide/builtin/ifequal
Yodl: including file userguide/builtin/ifgreater
Yodl: including file userguide/builtin/ifmacro
Yodl: including file userguide/builtin/ifsmaller
Yodl: including file userguide/builtin/ifstrequal
Yodl: including file userguide/builtin/ifstrsub
Yodl: including file userguide/builtin/ifsymbol
Yodl: including file userguide/builtin/ifzero
Yodl: including file userguide/builtin/includefile
Yodl: including file userguide/builtin/incwslevel
Yodl: including file userguide/builtin/internalindex
Yodl: including file userguide/builtin/noexpand
Yodl: including file userguide/builtin/noexpandinclude
Yodl: including file userguide/builtin/noexpandpathinclude
Yodl: including file userguide/builtin/notrans
Yodl: including file userguide/builtin/nousermacro
Yodl: including file userguide/builtin/outbase
Yodl: including file userguide/builtin/outdir
Yodl: including file userguide/builtin/outfilename
Yodl: including file userguide/builtin/paragraph
Yodl: including file userguide/builtin/pipethrough
Yodl: including file userguide/builtin/popchartable
Yodl: including file userguide/builtin/popcounter
Yodl: including file userguide/builtin/popmacro
Yodl: including file userguide/builtin/popsubst
Yodl: including file userguide/builtin/popsymbol
Yodl: including file userguide/builtin/popwslevel
Yodl: including file userguide/builtin/pushchartable
Yodl: including file userguide/builtin/pushcounter
Yodl: including file userguide/builtin/pushmacro
Yodl: including file userguide/builtin/pushsubst
Yodl: including file userguide/builtin/pushsymbol
Yodl: including file userguide/builtin/pushwslevel
Yodl: including file userguide/builtin/renamemacro
Yodl: including file userguide/builtin/setcounter
Yodl: including file userguide/builtin/setsymbol
Yodl: including file userguide/builtin/subst
Yodl: including file userguide/builtin/symbolvalue
Yodl: including file userguide/builtin/system
Yodl: including file userguide/builtin/typeout
Yodl: including file userguide/builtin/uppercase
Yodl: including file userguide/builtin/usechartable
Yodl: including file userguide/builtin/usecounter
Yodl: including file userguide/builtin/verbosity
Yodl: including file userguide/builtin/warning
mv tmp/wip/out tmp/install/usr/share/doc/yodl-doc/yodl.latex
latex yodl.latex
This is pdfTeX, Version 3.14159265-2.6-1.40.21 (TeX Live 2020/Mageia) (preloaded format=latex)
 restricted \write18 enabled.
entering extended mode
(./yodl.latex
LaTeX2e <2020-02-02> patch level 5
L3 programming layer <2020-03-06>
(/usr/share/texmf-dist/tex/latex/base/report.cls
Document Class: report 2019/12/20 v1.4l Standard LaTeX document class
(/usr/share/texmf-dist/tex/latex/base/size10.clo))
(/usr/share/texmf-dist/tex/latex/ntgclass/a4.sty)
(/usr/share/texmf-dist/tex/generic/epsf/epsf.sty
This is `epsf.tex' v2.7.4 <14 February 2011>
) (/usr/share/texmf-dist/tex/latex/base/fontenc.sty)
(/usr/share/texmf-dist/tex/latex/makecell/makecell.sty
(/usr/share/texmf-dist/tex/latex/tools/array.sty))
(../../../../../wip/macros/xlatin1.tex)
(/usr/share/texmf-dist/tex/latex/l3backend/l3backend-dvips.def)
No file yodl.aux.
[1] [1]
No file yodl.toc.
[2]
Chapter 1.
(/usr/share/texmf-dist/tex/latex/base/t1cmtt.fd)
Overfull \hbox (10.55919pt too wide) in paragraph at lines 33--40
\T1/cmtt/m/n/10 Yodl \T1/cmr/m/n/10 stands for `Your Own Doc-u-ment Lan-guage' 
(orig-i-nally: \T1/cmtt/m/n/10 Yet Oneother Document

LaTeX Warning: Reference `MACROPACKAGE' on page 3 undefined on input line 62.

[3] [4]
Overfull \hbox (20.56288pt too wide) in paragraph at lines 147--167
\T1/cmtt/m/n/10 endcenter enddit endeit endit endmenu endtable itemize menu mit
 node
[5] [6]
Chapter 2.

LaTeX Warning: Reference `MACROPACKAGE' on page 7 undefined on input line 217.


Overfull \hbox (23.04689pt too wide) in paragraph at lines 229--237
\T1/cmr/m/n/10 which are men-tioned in the fol-low-ing list. In this list, \T1/
cmtt/m/n/10 -x, +NOTRANS(-{}-{})optionname
Original Yodl file: userguide/optionlist.yo

Overfull \hbox (4.95448pt too wide) in paragraph at lines 244--246
[]\T1/cmtt/m/n/10 -d, +NOTRANS(-{}-{})definemacro=NAME=EXPANSION\T1/cmr/m/n/10 
: De-fines \T1/cmtt/m/n/10 NAME \T1/cmr/m/n/10 as macro
[7] [8]
Overfull \hbox (17.76619pt too wide) in paragraph at lines 344--348
\T1/cmtt/m/n/10 10,000\T1/cmr/m/n/10 . By de-fault, \T1/cmtt/m/n/10 NR \T1/cmr/
m/n/10 equals 1. Set-ting \T1/cmtt/m/n/10 +NOTRANS(-{}-{})max-replacements=0
[9] [10]

LaTeX Warning: Reference `VERBOSITY' on page 11 undefined on input line 433.


LaTeX Warning: Reference `CHARTABLES' on page 11 undefined on input line 439.


LaTeX Warning: Reference `CHARTABLES' on page 11 undefined on input line 449.

[11]

LaTeX Warning: Reference `CHAR' on page 12 undefined on input line 491.


LaTeX Warning: Reference `SUBST' on page 12 undefined on input line 492.


LaTeX Warning: Reference `BUILTIN' on page 12 undefined on input line 526.

[12]

LaTeX Warning: Reference `CHARTABLES' on page 13 undefined on input line 542.


LaTeX Warning: Reference `COUNTERS' on page 13 undefined on input line 559.

[13]

LaTeX Warning: Reference `DEFINEMACRO' on page 14 undefined on input line 579.


LaTeX Warning: Reference `NOUSERMACRO' on page 14 undefined on input line 595.


LaTeX Warning: Reference `DELETENOUSERMACRO' on page 14 undefined on input line
 595.


LaTeX Warning: Reference `DEFINESYMBOL' on page 14 undefined on input line 614.



LaTeX Warning: Reference `DELETESYMBOL' on page 14 undefined on input line 614.



LaTeX Warning: Reference `PUSHSYMBOL' on page 14 undefined on input line 615.


LaTeX Warning: Reference `SETSYMBOL' on page 14 undefined on input line 615.


LaTeX Warning: Reference `POPSYMBOL' on page 14 undefined on input line 616.


LaTeX Warning: Reference `SYMBOLVALUE' on page 14 undefined on input line 617.

[14]

LaTeX Warning: Reference `CHAR' on page 15 undefined on input line 666.


LaTeX Warning: Reference `INCWSLEVEL' on page 15 undefined on input line 669.


Overfull \hbox (31.74846pt too wide) in paragraph at lines 685--687
[]\T1/cmr/m/n/10 then of course Yodl would fail to see the start of a macro in 
the se-quence \T1/cmtt/m/n/10 Languagefootnote\T1/cmr/m/n/10 .
[15]

LaTeX Warning: Reference `NOUSERMACRO' on page 16 undefined on input line 721.

[16]
Overfull \hbox (15.65315pt too wide) in paragraph at lines 783--786
[]\T1/cmr/m/n/10 Each \T1/cmtt/m/n/10 DEFINECHARTABLE \T1/cmr/m/n/10 state-ment
 \T1/cmr/bx/n/10 must \T1/cmr/m/n/10 have a non-empty sec-ond pa-ram-e-ter. "Em
pty"
[17]
Overfull \hbox (8.94847pt too wide) in paragraph at lines 866--870
\T1/cmr/m/n/10 uses a stack, and hence, the re-lated macros are ap-pro-pri-atel
y named \T1/cmtt/m/n/10 PUSHCHARTABLE()
[18]
Overfull \hbox (16.55772pt too wide) in paragraph at lines 899--899
[]\T1/cmtt/m/n/10 COMMENT(The previously active table is re-activated, whatever
 its name.)[] 

LaTeX Warning: Reference `BUILTIN' on page 19 undefined on input line 904.

[19]

LaTeX Warning: Reference `MACROPACKAGE' on page 20 undefined on input line 928.


[20]
Overfull \hbox (11.44676pt too wide) in paragraph at lines 1017--1025
\T1/cmr/m/n/10 Before a counter can be used, it must be cre-ated us-ing \T1/cmt
t/m/n/10 DEFINECOUNTER \T1/cmr/m/n/10 or \T1/cmtt/m/n/10 PUSHCOUNTER\T1/cmr/m/n
/10 .

Overfull \hbox (21.72313pt too wide) in paragraph at lines 1039--1043
\T1/cmr/m/n/10 The builtin func-tion \T1/cmtt/m/n/10 COUNTERVALUE(somecounter) 
\T1/cmr/m/n/10 ex-pands to the value of \T1/cmtt/m/n/10 somecounter\T1/cmr/m/n/
10 .
[21]
Overfull \hbox (48.13948pt too wide) in paragraph at lines 1052--1058
\T1/cmr/m/n/10 ists fol-low-ing \T1/cmtt/m/n/10 POPCOUNTER\T1/cmr/m/n/10 , but 
its value is un-de-fined: us-ing \T1/cmtt/m/n/10 COUNTERVALUE(somecounter)

Overfull \hbox (4.56679pt too wide) in paragraph at lines 1059--1064
\T1/cmr/m/n/10 value of the counter \T1/cmtt/m/n/10 somecounter \T1/cmr/m/n/10 
on the counter's stack, mak-ing \T1/cmtt/m/n/10 expression's

Overfull \hbox (9.5378pt too wide) in paragraph at lines 1069--1071
[]\T1/cmtt/m/n/10 ADDTOCOUNTER(somecounter)(expression)\T1/cmr/m/n/10 : This fu
nc-tion adds \T1/cmtt/m/n/10 expression's
[22]
Chapter 3.
Original Yodl file: userguide/builtin

LaTeX Warning: Reference `MACROPACKAGE' on page 23 undefined on input line 1108
.


LaTeX Warning: Reference `ERROR' on page 23 undefined on input line 1117.


LaTeX Warning: Reference `EVAL' on page 23 undefined on input line 1118.


LaTeX Warning: Reference `FPUTS' on page 23 undefined on input line 1119.


LaTeX Warning: Reference `INTERNALINDEX' on page 23 undefined on input line 112
1.


LaTeX Warning: Reference `PUSHSUBST' on page 23 undefined on input line 1122.


LaTeX Warning: Reference `TYPEOUT' on page 23 undefined on input line 1123.


LaTeX Warning: Reference `UPPERCASE' on page 23 undefined on input line 1124.


LaTeX Warning: Reference `WARNING' on page 23 undefined on input line 1125.

Original Yodl file: userguide/builtin/addtocounter
[23]

LaTeX Warning: Reference `COUNTERS' on page 24 undefined on input line 1151.

Original Yodl file: userguide/builtin/addtosymbol

LaTeX Warning: Reference `DEFINECOUNTER' on page 24 undefined on input line 115
8.

Original Yodl file: userguide/builtin/atexit
[24]
Original Yodl file: userguide/builtin/char

LaTeX Warning: Reference `CHARTABLES' on page 25 undefined on input line 1214.

[25]

LaTeX Warning: Reference `NOTRANS' on page 26 undefined on input line 1250.


LaTeX Warning: Reference `NOEXPAND' on page 26 undefined on input line 1252.

Original Yodl file: userguide/builtin/chdir
Original Yodl file: userguide/builtin/comment
[26]
Original Yodl file: userguide/builtin/countervalue

LaTeX Warning: Reference `COUNTERS' on page 27 undefined on input line 1324.

Original Yodl file: userguide/builtin/decwslevel
Original Yodl file: userguide/builtin/definechartable
[27]

LaTeX Warning: Reference `CHARTABLES' on page 28 undefined on input line 1401.

Original Yodl file: userguide/builtin/definecounter
[28]

LaTeX Warning: Reference `COUNTERS' on page 29 undefined on input line 1422.

Original Yodl file: userguide/builtin/definemacro
[29]

LaTeX Warning: Reference `MACROPACKAGE' on page 30 undefined on input line 1528
.


LaTeX Warning: Reference `INCWSLEVEL' on page 30 undefined on input line 1536.

[30]

LaTeX Warning: Reference `PLUSIDENT' on page 31 undefined on input line 1565.

[31] [32]
Original Yodl file: userguide/builtin/definesymbol
Original Yodl file: userguide/builtin/deletechartable
[33]
Original Yodl file: userguide/builtin/deletecounter

Overfull \hbox (4.8095pt too wide) in paragraph at lines 1741--1744
\T1/cmtt/m/n/10 DELETECOUNTER \T1/cmr/m/n/10 re-moves a def-i-ni-tion of a coun
ter that was de-fined by \T1/cmtt/m/n/10 DEFINECOUNTER\T1/cmr/m/n/10 .
Original Yodl file: userguide/builtin/deletemacro
Original Yodl file: userguide/builtin/deletenousermacro
[34]
Original Yodl file: userguide/builtin/deletesymbol
Original Yodl file: userguide/builtin/error

LaTeX Warning: Reference `MACROPACKAGE' on page 35 undefined on input line 1814
.


LaTeX Warning: Reference `WARNING' on page 35 undefined on input line 1820.

Original Yodl file: userguide/builtin/eval
[35]
Overfull \hbox (4.67064pt too wide) in paragraph at lines 1889--1892
\T1/cmtt/m/n/10 FPUTS, INTERNALINDEX, PUSHSUBST, TYPEOUT, UPPERCASE, WARNING \T
1/cmr/m/n/10 and the iin-
[36]
Original Yodl file: userguide/builtin/filename
Original Yodl file: userguide/builtin/fputs

Overfull \hbox (16.55772pt too wide) in paragraph at lines 1951--1951
[]    \T1/cmtt/m/n/10 FPUTS(There have been COUNTERVALUE(attempts) attempts)(/t
mp/logfile)[] 
[37]
Original Yodl file: userguide/builtin/ifbuiltin
Original Yodl file: userguide/builtin/ifchartable
Original Yodl file: userguide/builtin/ifdef
[38]
Original Yodl file: userguide/builtin/ifempty

LaTeX Warning: Reference `IFSTREQUAL' on page 39 undefined on input line 2042.

[39]
Original Yodl file: userguide/builtin/ifequal
[40]
Original Yodl file: userguide/builtin/ifgreater

Overfull \hbox (37.5526pt too wide) in paragraph at lines 2161--2161
[]        \T1/cmtt/m/n/10 counter does not exceeds the value 5, or counter is n
o Yodl-counter.[] 
[41]
Original Yodl file: userguide/builtin/ifmacro
Original Yodl file: userguide/builtin/ifsmaller
[42]
Overfull \hbox (27.05516pt too wide) in paragraph at lines 2221--2221
[]        \T1/cmtt/m/n/10 counter is smaller than the value 5, or counter is no
 Yodl-counter[] 
Original Yodl file: userguide/builtin/ifstrequal
Original Yodl file: userguide/builtin/ifstrsub
[43]
Original Yodl file: userguide/builtin/ifsymbol
[44]
Original Yodl file: userguide/builtin/ifzero
Original Yodl file: userguide/builtin/includefile

LaTeX Warning: Reference `NOEXPANDINCLUDE' on page 45 undefined on input line 2
367.


LaTeX Warning: Reference `NOEXPANDPATHINCLUDE' on page 45 undefined on input li
ne 2368.

[45]
Original Yodl file: userguide/builtin/incwslevel
Original Yodl file: userguide/builtin/internalindex
[46]
Original Yodl file: userguide/builtin/noexpand

LaTeX Warning: Reference `CHAR' on page 47 undefined on input line 2475.


LaTeX Warning: Reference `NOTRANS' on page 47 undefined on input line 2475.


LaTeX Warning: Reference `NOTRANS' on page 47 undefined on input line 2480.

[47]
Original Yodl file: userguide/builtin/noexpandinclude
[48]
Original Yodl file: userguide/builtin/noexpandpathinclude

LaTeX Warning: Reference `PUSHCHARTABLE' on page 49 undefined on input line 260
2.

Original Yodl file: userguide/builtin/notrans
[49]
Overfull \hbox (32.30388pt too wide) in paragraph at lines 2638--2638
[]    \T1/cmtt/m/n/10 COMMENT(--- Define character translations for \, { and } 
in LaTeX. ---)[] 
Original Yodl file: userguide/builtin/nousermacro
[50]
Overfull \hbox (32.27611pt too wide) in paragraph at lines 2678--2682
[]\T1/cmr/m/n/10 Examples of such se-quences are, \T1/cmtt/m/n/10 The necessary
 file(s) are in /usr/local/lib/yodl\T1/cmr/m/n/10 ,
Original Yodl file: userguide/builtin/outbase
Original Yodl file: userguide/builtin/outdir
Original Yodl file: userguide/builtin/outfilename
Original Yodl file: userguide/builtin/paragraph
[51] [52]
Original Yodl file: userguide/builtin/pipethrough
Original Yodl file: userguide/builtin/popchartable

LaTeX Warning: Reference `PUSHINGTABLES' on page 53 undefined on input line 282
9.

Original Yodl file: userguide/builtin/popcounter

LaTeX Warning: Reference `PUSHCOUNTER' on page 53 undefined on input line 2834.


[53]

LaTeX Warning: Reference `COUNTERS' on page 54 undefined on input line 2850.

Original Yodl file: userguide/builtin/popmacro
Original Yodl file: userguide/builtin/popsubst
Original Yodl file: userguide/builtin/popsymbol

LaTeX Warning: Reference `PUSHSYMBOL' on page 54 undefined on input line 2892.

[54]
Original Yodl file: userguide/builtin/popwslevel

LaTeX Warning: Reference `PUSHWSLEVEL' on page 55 undefined on input line 2915.



LaTeX Warning: Reference `DECWSLEVEL' on page 55 undefined on input line 2915.


Overfull \hbox (17.38051pt too wide) in paragraph at lines 2917--2923
[]\T1/cmr/m/n/10 To re-move the top-most el-e-ment of a wslevel's stack \T1/cmt
t/m/n/10 POPWSLEVEL \T1/cmr/m/n/10 is avail-able. \T1/cmtt/m/n/10 POPWSLEVEL
Original Yodl file: userguide/builtin/pushchartable

LaTeX Warning: Reference `PUSHINGTABLES' on page 55 undefined on input line 294
2.

Original Yodl file: userguide/builtin/pushcounter
[55]

LaTeX Warning: Reference `COUNTERS' on page 56 undefined on input line 2970.

Original Yodl file: userguide/builtin/pushmacro
Original Yodl file: userguide/builtin/pushsubst
[56]
Original Yodl file: userguide/builtin/pushsymbol
Original Yodl file: userguide/builtin/pushwslevel

LaTeX Warning: Reference `INCWSLEVEL' on page 57 undefined on input line 3042.

[57]
Original Yodl file: userguide/builtin/renamemacro

Overfull \hbox (13.50182pt too wide) in paragraph at lines 3064--3066
\T1/cmtt/m/n/10 RENAMEMACRO \T1/cmr/m/n/10 takes two ar-gu-ments: the name of a
 built-in macro (such as \T1/cmtt/m/n/10 INCLUDEFILE\T1/cmr/m/n/10 )
Original Yodl file: userguide/builtin/setcounter

LaTeX Warning: Reference `COUNTERS' on page 58 undefined on input line 3108.

Original Yodl file: userguide/builtin/setsymbol
[58]
Original Yodl file: userguide/builtin/subst
[59]
Original Yodl file: userguide/builtin/symbolvalue
[60]
Original Yodl file: userguide/builtin/system

LaTeX Warning: Reference `PIPETHROUGH' on page 61 undefined on input line 3243.


Original Yodl file: userguide/builtin/typeout
Original Yodl file: userguide/builtin/uppercase
[61]
Original Yodl file: userguide/builtin/usechartable

LaTeX Warning: Reference `CHARTABLES' on page 62 undefined on input line 3305.

Original Yodl file: userguide/builtin/usecounter

LaTeX Warning: Reference `DEFINECOUNTER' on page 62 undefined on input line 331
4.


LaTeX Warning: Reference `COUNTERS' on page 62 undefined on input line 3319.

Original Yodl file: userguide/builtin/verbosity
[62] [63]
Original Yodl file: userguide/builtin/warning

LaTeX Warning: Reference `TYPEOUT' on page 64 undefined on input line 3402.


LaTeX Warning: Reference `ERROR' on page 64 undefined on input line 3405.

[64]
Chapter 4.
[65]

LaTeX Warning: Reference `MODIFIERS' on page 66 undefined on input line 3454.


LaTeX Warning: Reference `MANPAGE' on page 66 undefined on input line 3464.

[66]

LaTeX Warning: Reference `MANPAGE' on page 67 undefined on input line 3543.

[67] [68] [69]
Overfull \hbox (11.309pt too wide) in paragraph at lines 3761--3761
[]    \T1/cmtt/m/n/10 YODL [-DNAME] [-IDIR] [-oFILE] [-PCMD] [-pPASS] [-t] [-v]
 [-w] [-h][] 

Overfull \hbox (27.05516pt too wide) in paragraph at lines 3761--3761
[]    \T1/cmtt/m/n/10 This manual page describes the YODL program, the main con
verter of the[] 

Overfull \hbox (27.05516pt too wide) in paragraph at lines 3761--3761
[]    \T1/cmtt/m/n/10 Yodl package. This program is used by the bf(yodl2....) s
hell scripts,[] 
[70]
Overfull \hbox (27.05516pt too wide) in paragraph at lines 3761--3761
[]    \T1/cmtt/m/n/10 dit(-oFILE) Specifies em(FILE) as the output file (defaul
t is stdout).[] 

Overfull \hbox (32.30388pt too wide) in paragraph at lines 3761--3761
[]    \T1/cmtt/m/n/10 dit(-PCMD) `Preloads' command em(CMD), as if em(CMD) was 
the first line[] 

Overfull \hbox (42.80132pt too wide) in paragraph at lines 3761--3761
[]    \T1/cmtt/m/n/10 dit(-pPASS) Defines em(PASS) as the maximum number of `pa
sses'; when this[] 

Overfull \hbox (16.55772pt too wide) in paragraph at lines 3761--3761
[]    \T1/cmtt/m/n/10 dit(-w) Enables warning. When enabled, YODL warns when it
 encounters[] 

Overfull \hbox (6.06029pt too wide) in paragraph at lines 3761--3761
[]    \T1/cmtt/m/n/10 dit(inputfile) File to process, use em(-) to instruct YOD
L to read[] 

Overfull \hbox (48.05003pt too wide) in paragraph at lines 3761--3761
[]    \T1/cmtt/m/n/10 The YODL program requires no files, but `normal' usage of
 the Yodl package[] 

Overfull \hbox (27.05516pt too wide) in paragraph at lines 3761--3761
[]\T1/cmtt/m/n/10 requires macro files installed (usually in bf(/usr/local/shar
e/yodl)). The[] 

Overfull \hbox (21.80644pt too wide) in paragraph at lines 3761--3761
[]\T1/cmtt/m/n/10 files in this directory are included by the converters bf(yod
l2txt) etc..[] 

Overfull \hbox (21.80644pt too wide) in paragraph at lines 3761--3761
[]    \T1/cmtt/m/n/10 Warnings and errors of YODL are too many to enumerate, bu
t all errors[] 

Overfull \hbox (6.06029pt too wide) in paragraph at lines 3761--3761
[]    \T1/cmtt/m/n/10 There may be bugs in the YODL program, but that's not ver
y likely.[] 
[71]
Underfull \hbox (badness 10000) in paragraph at lines 3834--3835

[72]
Overfull \hbox (6.06029pt too wide) in paragraph at lines 3872--3873
[]\T1/cmtt/m/n/10 bf cell cells center chapter code dashes dit em figure(3) fil
e htmltag

Overfull \hbox (21.80644pt too wide) in paragraph at lines 3872--3873
\T1/cmtt/m/n/10 itdesc lchapter link lref lsect lsubsect lsubsubsect nchapter n
part nsect

Overfull \hbox (21.80644pt too wide) in paragraph at lines 3872--3873
\T1/cmtt/m/n/10 nsubsect nsubsubsect paragraph part quote row sc sect strong su
bs subsect

Overfull \hbox (16.55772pt too wide) in paragraph at lines 3872--3873
\T1/cmtt/m/n/10 subsubsect subsubsubsect sups tableatt tbl tac tc tnac tnc tr t
t ttbegin
[73] [74] [75] [76]
Overfull \hbox (117.99483pt too wide) in paragraph at lines 4085--4089
\T1/cmr/m/n/10 other con-ver-sions EUR which is the of-fi-cial tex-tual ab-bre-
vi-a-tion (cf. \T1/cmtt/m/n/10 http://ec.europa.eu/euro/entry.html\T1/cmr/m/n/1
0 )

Overfull \hbox (47.20766pt too wide) in paragraph at lines 4106--4109
\T1/cmr/m/n/10 shorter, as in \T1/cmtt/m/n/10 see fig(schematic) for .. \T1/cmr
/m/n/10 See \T1/cmtt/m/n/10 getfigurestring() \T1/cmr/m/n/10 and \T1/cmtt/m/n/1
0 setfigurestring()
[77] [78]
Overfull \hbox (14.90805pt too wide) in paragraph at lines 4194--4197
\T1/cmr/m/it/10 IN-FOR-MA-TION\T1/cmr/m/n/10 . Can be re-de-fined for na-tional
 lan-guage sup-port by \T1/cmtt/m/n/10 setdatestring()\T1/cmr/m/n/10 .

Overfull \hbox (20.15677pt too wide) in paragraph at lines 4214--4217
\T1/cmr/m/it/10 IN-FOR-MA-TION\T1/cmr/m/n/10 . Can be re-de-fined for na-tional
 lan-guage sup-port by \T1/cmtt/m/n/10 settitlestring()\T1/cmr/m/n/10 .
[79] [80] [81]
Overfull \hbox (11.46638pt too wide) in paragraph at lines 4369--4371
\T1/cmr/m/n/10 Indicates an item in an item-ized list. Items in \T1/cmtt/m/n/10
 it \T1/cmr/m/n/10 macros are ar-gu-ments of \T1/cmtt/m/n/10 itemization
[82]
Overfull \hbox (11.02205pt too wide) in paragraph at lines 4414--4416
\T1/cmr/m/n/10 Defines the Dutch-language spe-cific head-ers. Ac-tive this macr
o via set-language(dutch). 

Overfull \hbox (21.96382pt too wide) in paragraph at lines 4420--4422
\T1/cmr/m/n/10 Defines the English-language spe-cific head-ers. Ac-tive this ma
cro via set-language(english). 

Overfull \hbox (44.23616pt too wide) in paragraph at lines 4426--4428
\T1/cmr/m/n/10 Defines the Portugese-language spe-cific head-ers. Ac-tive this 
macro via set-language(portugese). 
[83]
Overfull \hbox (44.81181pt too wide) in paragraph at lines 4488--4488
[]\T1/cmr/bx/n/12 letter(language)(date)(subject)(opening)(salutation)(author) 

[84]
Overfull \hbox (27.07368pt too wide) in paragraph at lines 4561--4565
\T1/cmr/m/n/10 Starts a new sub-sec-tion. Other sec-tion-ing com-mands are \T1/
cmtt/m/n/10 subsubsect \T1/cmr/m/n/10 and \T1/cmtt/m/n/10 subsubsubsect\T1/cmr/
m/n/10 .
[85]
Overfull \hbox (61.21349pt too wide) in paragraph at lines 4604--4617
\T1/cmtt/m/n/10 manpagedescription\T1/cmr/m/n/10 , \T1/cmtt/m/n/10 manpageoptio
ns\T1/cmr/m/n/10 , \T1/cmtt/m/n/10 manpagefiles\T1/cmr/m/n/10 , \T1/cmtt/m/n/10
 manpageseealso\T1/cmr/m/n/10 , \T1/cmtt/m/n/10 manpagediagnostics\T1/cmr/m/n/1
0 ,

Overfull \hbox (34.15529pt too wide) in paragraph at lines 4604--4617
\T1/cmtt/m/n/10 manpagebugs\T1/cmr/m/n/10 , \T1/cmtt/m/n/10 manpageauthor\T1/cm
r/m/n/10 . Op-tional ex-tra sec-tions can be added with \T1/cmtt/m/n/10 manpage
section\T1/cmr/m/n/10 .

Overfull \hbox (103.34209pt too wide) in paragraph at lines 4604--4617
\T1/cmr/m/n/10 Stan-dard man-page-frames for sev-eral man-page-sec-tions are pr
o-vided in \T1/cmtt/m/n/10 /usr/local/share/yodl/manframes\T1/cmr/m/n/10 .
[86] [87] [88] [89] [90] [91] [92] [93]
Overfull \hbox (69.85764pt too wide) in paragraph at lines 5016--5020
\T1/cmr/m/n/10 Defines \T1/cmtt/m/n/10 name \T1/cmr/m/n/10 as the `chap-ter' st
ring, by de-fault \T1/cmr/m/it/10 Chap-ter\T1/cmr/m/n/10 . E.g., af-ter \T1/cmt
t/m/n/10 setchapterstring(Hoofdstuk)\T1/cmr/m/n/10 ,
[94] [95] [96] [97]
Overfull \hbox (27.07368pt too wide) in paragraph at lines 5225--5228
\T1/cmr/m/n/10 Starts a new sub-sec-tion. Other sec-tion-ing com-mands are \T1/
cmtt/m/n/10 subsubsect \T1/cmr/m/n/10 and \T1/cmtt/m/n/10 subsubsubsect\T1/cmr/
m/n/10 .
[98] [99] [100]
Overfull \hbox (7.671pt too wide) in paragraph at lines 5449--5454
\T1/cmr/m/n/10 ready the de-fault in books and re-ports, but can be over-ruled 
us-ing \T1/cmtt/m/n/10 notitleclearpage\T1/cmr/m/n/10 .
[101] [102] [103]
Overfull \hbox (9.57796pt too wide) in paragraph at lines 5608--5610
[]\T1/cmr/m/n/10 With man con-ver-sions the ar-gu-ments of tt macros can be quo
ted. See the \T1/cmtt/m/n/10 manttquoted
[104] [105] [106] [107] [108] [109]
Overfull \hbox (4.10237pt too wide) in paragraph at lines 5941--5943
[]\T1/cmtt/m/n/10 sgmltag(tag)(onoff)\T1/cmr/m/n/10 : sends $\OML/cmm/m/it/10 <
$\T1/cmtt/m/n/10 tag$\OML/cmm/m/it/10 >$ \T1/cmr/m/n/10 when \T1/cmtt/m/n/10 on
off \T1/cmr/m/n/10 is nonzero, or sends $\OML/cmm/m/it/10 <$\T1/cmtt/m/n/10 /ta
g$\OML/cmm/m/it/10 >$
[110]
Overfull \hbox (12.03719pt too wide) in paragraph at lines 6011--6015
\T1/cmr/m/n/10 de-fault ex-ten-sion (\T1/cmtt/m/n/10 .jpg\T1/cmr/m/n/10 ) or th
e ex-ten-sion spec-i-fied with the \T1/cmtt/m/n/10 sethtmlfigureext()
[111]

LaTeX Warning: Reference `SYSTEM' on page 112 undefined on input line 6038.


LaTeX Warning: Reference `NATIONAL' on page 112 undefined on input line 6068.

[112]
Overfull \hbox (9.06569pt too wide) in paragraph at lines 6074--6077
[]\T1/cmtt/m/n/10 sethtmlfigurealign(align)\T1/cmr/m/n/10 : This re-de-fines th
e align-ment of fig-ures in HTML,
[113]
Overfull \hbox (6.84401pt too wide) in paragraph at lines 6166--6169
[]\T1/cmr/m/n/10 The macro \T1/cmtt/m/n/10 url(description)(location) \T1/cmr/m
/n/10 al-ways ex-pands to the \T1/cmtt/m/n/10 description\T1/cmr/m/n/10 ,
[114]
Overfull \hbox (31.06032pt too wide) in paragraph at lines 6187--6187
 []    \T1/cmtt/m/n/10 The Yodl package can be obtained at the site tt(ftp.rug.
nl) in the[] 
[115] [116]

LaTeX Warning: Reference `SUBST' on page 117 undefined on input line 6362.

[117]

LaTeX Warning: Reference `PUSHCHARTABLE' on page 118 undefined on input line 63
67.

[118]

LaTeX Warning: Reference `MACROLIST' on page 119 undefined on input line 6422.


LaTeX Warning: Reference `MODIFIERS' on page 119 undefined on input line 6467.


Overfull \hbox (30.69316pt too wide) in paragraph at lines 6465--6468
[]\T1/cmr/m/n/10 This be-hav-ior can be mod-i-fied us-ing the \T1/cmtt/m/n/10 (
no)titleclearpage() \T1/cmr/m/n/10 and \T1/cmtt/m/n/10 (no)tocclearpage()

LaTeX Warning: Reference `MANPAGE' on page 119 undefined on input line 6472.

[119]

LaTeX Warning: Reference `LABELS' on page 120 undefined on input line 6503.

[120]
Overfull \hbox (10.02733pt too wide) in paragraph at lines 6572--6575
\T1/cmr/m/n/10 warn-ings of La-TeX when the overfull-ness is less than 4pt. Use
 \T1/cmtt/m/n/10 nosloppyhfuzz()
[121]

LaTeX Warning: Reference `MODIFIERS' on page 122 undefined on input line 6615.


LaTeX Warning: Reference `DEFINEMACRO' on page 122 undefined on input line 6622
.


LaTeX Warning: Reference `NOUSERMACRO' on page 122 undefined on input line 6628
.

[122]
Overfull \hbox (15.20308pt too wide) in paragraph at lines 6679--6682
[]\T1/cmtt/m/n/10 redefinemacro(macro)(nrofargs)(redef)\T1/cmr/m/n/10 : This co
m-mand (re)defines a macro,
[123]
Overfull \hbox (41.44054pt too wide) in paragraph at lines 6710--6714
\T1/cmr/m/n/10 The files defin-ing the macros are by de-fault in-stalled to the
 di-rec-tory \T1/cmtt/m/n/10 /usr/local/share/yodl

Overfull \hbox (61.80666pt too wide) in paragraph at lines 6721--6726
[]\T1/cmr/m/n/10 All sup-port coun-ters, sym-bols and macros are de-fined in fi
les named \T1/cmtt/m/n/10 std.$\OML/cmm/m/it/10 <$\T1/cmtt/m/n/10 conversion$\O
ML/cmm/m/it/10 >$\T1/cmtt/m/n/10 .yo\T1/cmr/m/n/10 ,

Overfull \hbox (46.50484pt too wide) in paragraph at lines 6726--6728
[]\T1/cmr/m/n/10 The pre-de-fined char-ac-ter ta-bles are found in files names 
\T1/cmtt/m/n/10 chartables/$\OML/cmm/m/it/10 <$\T1/cmtt/m/n/10 conversion$\OML/
cmm/m/it/10 >$\T1/cmtt/m/n/10 .yo\T1/cmr/m/n/10 . 
[124]
Chapter 5.
[125] [126]

LaTeX Warning: Reference `FORMATDEFINES' on page 127 undefined on input line 68
66.


LaTeX Warning: Reference `NOTRANS' on page 127 undefined on input line 6867.

[127] [128]

LaTeX Warning: Reference `POSTPROCESSOR' on page 129 undefined on input line 69
85.


Overfull \hbox (46.80449pt too wide) in paragraph at lines 6988--6998
[]\T1/cmr/m/n/10 The post-processor that is dis-tributed since \T1/cmtt/m/n/10 
Yodl \T1/cmr/m/n/10 V. 2.00 does \T1/cmr/m/it/10 not \T1/cmr/m/n/10 use the \T1
/cmtt/m/n/10 .tt(Yodl)TAGSTART.
[129] [130]
Overfull \hbox (10.95412pt too wide) in paragraph at lines 7066--7070
\T1/cmr/m/n/10 Do not write a new-line im-me-di-ately fol-low-ing \T1/cmtt/m/n/
10 verb\T1/cmr/m/n/10 -statement's open-parenthesis.
[131]
Underfull \hbox (badness 10000) in paragraph at lines 7115--7116


Underfull \hbox (badness 10000) in paragraph at lines 7124--7125


Underfull \hbox (badness 10000) in paragraph at lines 7132--7133

[132]
Chapter 6.

LaTeX Warning: Reference `ORGANIZATION' on page 133 undefined on input line 717
2.


LaTeX Warning: Reference `ORGANIZATION' on page 133 undefined on input line 717
3.


Overfull \hbox (69.10045pt too wide) in paragraph at lines 7178--7181
\T1/cmtt/m/n/10 Yodl \T1/cmr/m/n/10 and the dis-tributed macro pack-age can be 
ob-tained from \T1/cmtt/m/n/10 https://fbb-git.gitlab.io/yodl/\T1/cmr/m/n/10 .

Overfull \hbox (7.14336pt too wide) in paragraph at lines 7178--7181
\T1/cmr/m/n/10 The as-so-ci-ated git-repository page is lo-cated at \T1/cmtt/m/
n/10 https://gitlab.com/fbb-git/yodl\T1/cmr/m/n/10 . 

Overfull \hbox (122.25414pt too wide) in paragraph at lines 7182--7185
[]\T1/cmr/m/n/10 Yodl can also be re-trieved as a bi-nary De-bian pack-age: to 
find it at \T1/cmtt/m/n/10 http://www.debian.org/distrib/packages
[133]
Overfull \hbox (32.30388pt too wide) in paragraph at lines 7212--7212
[]    \T1/cmtt/m/n/10 build programs    (or use `build programs strip' to strip
 the binaries)[] 

Overfull \hbox (11.309pt too wide) in paragraph at lines 7232--7232
[]                                  \T1/cmtt/m/n/10 e.g., install macros /usr/s
hare/yodl)[] 

Overfull \hbox (32.30388pt too wide) in paragraph at lines 7232--7232
[]                                  \T1/cmtt/m/n/10 e.g., install manual /usr/s
hare/doc/yodl)[] 

Overfull \hbox (21.80644pt too wide) in paragraph at lines 7232--7232
[]                                  \T1/cmtt/m/n/10 e.g., install docs /usr/sha
re/doc/yodl)[] 
[134]
Overfull \hbox (26.23354pt too wide) in paragraph at lines 7288--7290
[]\T1/cmtt/m/n/10 yodl/macros/yodl/chartables\T1/cmr/m/n/10 : This di-rec-tory 
con-tains character-translation
[135]
Overfull \hbox (20.9239pt too wide) in paragraph at lines 7328--7334
[]\T1/cmtt/m/n/10 yodl/scripts\T1/cmr/m/n/10 : sup-port scripts used by the bui
ld-ing pro-cess: \T1/cmtt/m/n/10 configreplacements
[136] [137]
Overfull \hbox (6.06029pt too wide) in paragraph at lines 7479--7479
[]    \T1/cmtt/m/n/10 |  |                    |       symbol  +---+----+-------
+-------+[] 

Overfull \hbox (6.06029pt too wide) in paragraph at lines 7479--7479
[]    \T1/cmtt/m/n/10 |  |                    |       |       |        |       
|       |[] 

Overfull \hbox (37.5526pt too wide) in paragraph at lines 7479--7479
[]    \T1/cmtt/m/n/10 |  +------------+------ | ------+       chartab  counter 
macro   builtin[] 

Overfull \hbox (6.06029pt too wide) in paragraph at lines 7479--7479
[]    \T1/cmtt/m/n/10 |               |       |               |        |       
|       |[] 

Overfull \hbox (6.06029pt too wide) in paragraph at lines 7479--7479
[]    \T1/cmtt/m/n/10 |               file    |               +---+----+-------
+-------+[] 
[138] [139]
Overfull \hbox (73.05006pt too wide) in paragraph at lines 7552--7552
 []\T1/cmtt/m/n/10 void        counter_add(HashItem *item, int add);   /* err  
if no counter   */[] 

Overfull \hbox (41.55775pt too wide) in paragraph at lines 7552--7552
 []\T1/cmtt/m/n/10 Result      counter_insert(HashMap *symtab, char const *key,
 int value);[] 

Overfull \hbox (73.05006pt too wide) in paragraph at lines 7552--7552
 []\T1/cmtt/m/n/10 void        counter_set(HashItem *item, int value); /* err  
if no counter   */[] 

Overfull \hbox (73.05006pt too wide) in paragraph at lines 7552--7552
 []\T1/cmtt/m/n/10 char const *counter_text(HashItem *item);       /* returns s
tatic buffer    */[] 

Overfull \hbox (73.05006pt too wide) in paragraph at lines 7552--7552
 []\T1/cmtt/m/n/10 int         counter_value(HashItem *item);      /* err  if n
o stack/item    */[] 

Overfull \hbox (11.3892pt too wide) in paragraph at lines 7554--7560
\T1/cmr/m/n/10 that are as-so-ci-ated with that par-tic-u-lar com-po-nent. For 
ex-am-ple, most \T1/cmtt/m/n/10 counter_
[140]
Overfull \hbox (48.05003pt too wide) in paragraph at lines 7624--7624
[]    \T1/cmtt/m/n/10 TOKEN_PLUS,             /* it's semantics what we do with
 a +, not      */[] 

Overfull \hbox (48.05003pt too wide) in paragraph at lines 7624--7624
[]                            \T1/cmtt/m/n/10 /* something for the lexer to wor
ry about       */[] 

Overfull \hbox (48.05003pt too wide) in paragraph at lines 7624--7624
[]    \T1/cmtt/m/n/10 TOKEN_SPACE,            /* Blanks should be at the end   
               */[] 

Overfull \hbox (48.05003pt too wide) in paragraph at lines 7624--7624
[]    \T1/cmtt/m/n/10 TOKEN_EOR,              /* end of record: ends pushed str
ings           */[] 

Overfull \hbox (48.05003pt too wide) in paragraph at lines 7624--7624
[]    \T1/cmtt/m/n/10 TOKEN_EOF,              /* at the end of nested evaluatio
ns/eof         */[] 

Overfull \hbox (48.05003pt too wide) in paragraph at lines 7647--7647
[]            \T1/cmtt/m/n/10 if (argc)                           /* macro with
 arguments     */[] 
[141]

LaTeX Warning: Reference `PARSERFSA' on page 142 undefined on input line 7666.


LaTeX Warning: Reference `PARSERFSA' on page 142 undefined on input line 7675.

[142]
Overfull \hbox (80.68095pt too wide) in paragraph at lines 7728--7742
[]\T1/cmr/m/n/10 The ta-ble it-self is ini-tial-ized in \T1/cmtt/m/n/10 parser/
psetuphandlerset.c\T1/cmr/m/n/10 , by the func-tion \T1/cmtt/m/n/10 p_setup_han
dlerSet()\T1/cmr/m/n/10 .

Overfull \hbox (6.36467pt too wide) in paragraph at lines 7728--7742
\T1/cmr/m/n/10 duced by the lex-i-cal scan-ner (as de-fined in the \T1/cmtt/m/n
/10 LEXER_TOKEN \T1/cmr/m/n/10 enum in \T1/cmtt/m/n/10 lexer/lexer.h\T1/cmr/m/n
/10 ).

Overfull \hbox (66.5495pt too wide) in paragraph at lines 7743--7754
\T1/cmtt/m/n/10 ps_handlerSet \T1/cmr/m/n/10 are called \T1/cmr/m/it/10 han-dle
r\T1/cmr/m/n/10 . Most han-dlers are named \T1/cmtt/m/n/10 p_handle_$\OML/cmm/m
/it/10 <$\T1/cmtt/m/n/10 state$\OML/cmm/m/it/10 >$\T1/cmtt/m/n/10 _$\OML/cmm/m/
it/10 <$\T1/cmtt/m/n/10 lextoken$\OML/cmm/m/it/10 >$\T1/cmtt/m/n/10 ()\T1/cmr/m
/n/10 ,

Overfull \hbox (28.0179pt too wide) in paragraph at lines 7743--7754
\T1/cmr/m/n/10 name of the ap-pro-pri-ate lex-i-cal scan-ner to-ken. For ex-am-
ple, \T1/cmtt/m/n/10 p_handle_default_symbol()
[143] [144]
Overfull \hbox (21.80644pt too wide) in paragraph at lines 7861--7861
[]        \T1/cmtt/m/n/10 Description of the macro `name', having arguments `ar
g1', `arg2',[] 

Overfull \hbox (48.05003pt too wide) in paragraph at lines 7861--7861
[]        \T1/cmtt/m/n/10 `etc', each argument is given its own parameter list.
 The names of the[] 

Overfull \hbox (48.05003pt too wide) in paragraph at lines 7861--7861
[]        \T1/cmtt/m/n/10 arguments in this description should be chosen in suc
h a way that they[] 

Overfull \hbox (27.05516pt too wide) in paragraph at lines 7861--7861
[]        \T1/cmtt/m/n/10 suggest their function or purpose. All macro descript
ions starting[] 

Overfull \hbox (48.05003pt too wide) in paragraph at lines 7861--7861
[]        \T1/cmtt/m/n/10 manpage and the description of the macro in the user 
guide. If this is[] 

Overfull \hbox (48.05003pt too wide) in paragraph at lines 7861--7861
[]        \T1/cmtt/m/n/10 not considered appropriate (e.g., tt(XX...()) macros 
are not described[] 

Overfull \hbox (6.06029pt too wide) in paragraph at lines 7861--7861
[]        \T1/cmtt/m/n/10 statements of macro `name' expecting `#' arguments us
ed by all[] 
[145]
Overfull \hbox (32.30388pt too wide) in paragraph at lines 7861--7861
[]        \T1/cmtt/m/n/10 statements that should be executed by two converters.
 In this case,[] 

Overfull \hbox (32.30388pt too wide) in paragraph at lines 7861--7861
[]        \T1/cmtt/m/n/10 statements that should be executed by all converters 
not explicitly[] 

Overfull \hbox (6.06029pt too wide) in paragraph at lines 7861--7861
[]        \T1/cmtt/m/n/10 statements of macro `name' expecting `#' arguments us
ed by all[] 

Overfull \hbox (10.14262pt too wide) in paragraph at lines 7868--7873
[]\T1/cmr/m/n/10 When writ-ing stan-dard \T1/cmtt/m/n/10 Yodl \T1/cmr/m/n/10 ma
cros, each macro should be stored in a file \T1/cmtt/m/n/10 `name'.raw\T1/cmr/m
/n/10 ,
[146]
Overfull \hbox (12.15611pt too wide) in paragraph at lines 7941--7943
[] \T1/cmtt/m/n/10 void ($\OMS/cmsy/m/n/10 ^^C$\T1/cmtt/m/n/10 d_handler)(long 
offset, HashItem $\OMS/cmsy/m/n/10 ^^C$\T1/cmtt/m/n/10 item) \T1/cmr/m/n/10 poi
nts to the func-
[147]
Overfull \hbox (42.72414pt too wide) in paragraph at lines 7970--7973
\T1/cmr/m/n/10 re-sult of the ear-lier con-struc-tion of the sym-bol ta-ble dur
-ing the \T1/cmtt/m/n/10 postqueue_construct()

Overfull \hbox (21.96382pt too wide) in paragraph at lines 7979--7982
\T1/cmr/m/n/10 mand is used. Here, \T1/cmtt/m/n/10 construct_ref() \T1/cmr/m/n/
10 can still be used, but a spe-cific \T1/cmtt/m/n/10 handle_txt_ref()
[148]
Overfull \hbox (25.8116pt too wide) in paragraph at lines 8029--8029
 []    \T1/cmtt/m/n/10 hashitem_construct(VOIDPTR, "", (void *)s_lastLabelNr, r
oot_nop);[] 

Overfull \hbox (4.81673pt too wide) in paragraph at lines 8038--8038
 []    \T1/cmtt/m/n/10 {"drainws",         construct_nop,          handle_drain
_ws},[] 

Overfull \hbox (63.2932pt too wide) in paragraph at lines 8040--8043
\T1/cmr/m/n/10 cessed by \T1/cmtt/m/n/10 postqueue_process()\T1/cmr/m/n/10 . Th
is hap-pens im-me-di-ately af-ter \T1/cmtt/m/n/10 postqueue_construct()\T1/cmr/
m/n/10 .

Overfull \hbox (21.56801pt too wide) in paragraph at lines 8052--8052
 []    \T1/cmtt/m/n/10 file_copy2offset(global.d_out, postqueue_istream(), offs
et);[] 
[149] (./yodl.aux)

LaTeX Warning: There were undefined references.


LaTeX Warning: Label(s) may have changed. Rerun to get cross-references right.

 )
(see the transcript file for additional information)
Output written on yodl.dvi (150 pages, 398024 bytes).
Transcript written on yodl.log.
latex yodl.latex
This is pdfTeX, Version 3.14159265-2.6-1.40.21 (TeX Live 2020/Mageia) (preloaded format=latex)
 restricted \write18 enabled.
entering extended mode
(./yodl.latex
LaTeX2e <2020-02-02> patch level 5
L3 programming layer <2020-03-06>
(/usr/share/texmf-dist/tex/latex/base/report.cls
Document Class: report 2019/12/20 v1.4l Standard LaTeX document class
(/usr/share/texmf-dist/tex/latex/base/size10.clo))
(/usr/share/texmf-dist/tex/latex/ntgclass/a4.sty)
(/usr/share/texmf-dist/tex/generic/epsf/epsf.sty
This is `epsf.tex' v2.7.4 <14 February 2011>
) (/usr/share/texmf-dist/tex/latex/base/fontenc.sty)
(/usr/share/texmf-dist/tex/latex/makecell/makecell.sty
(/usr/share/texmf-dist/tex/latex/tools/array.sty))
(../../../../../wip/macros/xlatin1.tex)
(/usr/share/texmf-dist/tex/latex/l3backend/l3backend-dvips.def) (./yodl.aux)
[1] [1] (./yodl.toc [2] [3] [4] [5] [6] [7] [8] [9] [10] [11] [12]) [13]
Chapter 1.
(/usr/share/texmf-dist/tex/latex/base/t1cmtt.fd)
Overfull \hbox (10.55919pt too wide) in paragraph at lines 33--40
\T1/cmtt/m/n/10 Yodl \T1/cmr/m/n/10 stands for `Your Own Doc-u-ment Lan-guage' 
(orig-i-nally: \T1/cmtt/m/n/10 Yet Oneother Document
[14] [15]
Overfull \hbox (20.56288pt too wide) in paragraph at lines 147--167
\T1/cmtt/m/n/10 endcenter enddit endeit endit endmenu endtable itemize menu mit
 node
[16] [17]
Chapter 2.

Overfull \hbox (23.04689pt too wide) in paragraph at lines 229--237
\T1/cmr/m/n/10 which are men-tioned in the fol-low-ing list. In this list, \T1/
cmtt/m/n/10 -x, +NOTRANS(-{}-{})optionname
Original Yodl file: userguide/optionlist.yo

Overfull \hbox (4.95448pt too wide) in paragraph at lines 244--246
[]\T1/cmtt/m/n/10 -d, +NOTRANS(-{}-{})definemacro=NAME=EXPANSION\T1/cmr/m/n/10 
: De-fines \T1/cmtt/m/n/10 NAME \T1/cmr/m/n/10 as macro
[18] [19]
Overfull \hbox (17.76619pt too wide) in paragraph at lines 344--348
\T1/cmtt/m/n/10 10,000\T1/cmr/m/n/10 . By de-fault, \T1/cmtt/m/n/10 NR \T1/cmr/
m/n/10 equals 1. Set-ting \T1/cmtt/m/n/10 +NOTRANS(-{}-{})max-replacements=0
[20] [21] [22] [23] [24] [25]
Overfull \hbox (31.74846pt too wide) in paragraph at lines 685--687
[]\T1/cmr/m/n/10 then of course Yodl would fail to see the start of a macro in 
the se-quence \T1/cmtt/m/n/10 Languagefootnote\T1/cmr/m/n/10 .
[26] [27]
Overfull \hbox (15.65315pt too wide) in paragraph at lines 783--786
[]\T1/cmr/m/n/10 Each \T1/cmtt/m/n/10 DEFINECHARTABLE \T1/cmr/m/n/10 state-ment
 \T1/cmr/bx/n/10 must \T1/cmr/m/n/10 have a non-empty sec-ond pa-ram-e-ter. "Em
pty"
[28]
Overfull \hbox (8.94847pt too wide) in paragraph at lines 866--870
\T1/cmr/m/n/10 uses a stack, and hence, the re-lated macros are ap-pro-pri-atel
y named \T1/cmtt/m/n/10 PUSHCHARTABLE()
[29]
Overfull \hbox (16.55772pt too wide) in paragraph at lines 899--899
[]\T1/cmtt/m/n/10 COMMENT(The previously active table is re-activated, whatever
 its name.)[] 
[30] [31]
Overfull \hbox (11.44676pt too wide) in paragraph at lines 1017--1025
\T1/cmr/m/n/10 Before a counter can be used, it must be cre-ated us-ing \T1/cmt
t/m/n/10 DEFINECOUNTER \T1/cmr/m/n/10 or \T1/cmtt/m/n/10 PUSHCOUNTER\T1/cmr/m/n
/10 .

Overfull \hbox (21.72313pt too wide) in paragraph at lines 1039--1043
\T1/cmr/m/n/10 The builtin func-tion \T1/cmtt/m/n/10 COUNTERVALUE(somecounter) 
\T1/cmr/m/n/10 ex-pands to the value of \T1/cmtt/m/n/10 somecounter\T1/cmr/m/n/
10 .
[32]
Overfull \hbox (48.13948pt too wide) in paragraph at lines 1052--1058
\T1/cmr/m/n/10 ists fol-low-ing \T1/cmtt/m/n/10 POPCOUNTER\T1/cmr/m/n/10 , but 
its value is un-de-fined: us-ing \T1/cmtt/m/n/10 COUNTERVALUE(somecounter)

Overfull \hbox (4.56679pt too wide) in paragraph at lines 1059--1064
\T1/cmr/m/n/10 value of the counter \T1/cmtt/m/n/10 somecounter \T1/cmr/m/n/10 
on the counter's stack, mak-ing \T1/cmtt/m/n/10 expression's

Overfull \hbox (9.5378pt too wide) in paragraph at lines 1069--1071
[]\T1/cmtt/m/n/10 ADDTOCOUNTER(somecounter)(expression)\T1/cmr/m/n/10 : This fu
nc-tion adds \T1/cmtt/m/n/10 expression's
[33]
Chapter 3.
Original Yodl file: userguide/builtin
Original Yodl file: userguide/builtin/addtocounter
[34]
Original Yodl file: userguide/builtin/addtosymbol
Original Yodl file: userguide/builtin/atexit
[35]
Original Yodl file: userguide/builtin/char
[36]
Original Yodl file: userguide/builtin/chdir
Original Yodl file: userguide/builtin/comment
[37]
Original Yodl file: userguide/builtin/countervalue
Original Yodl file: userguide/builtin/decwslevel
Original Yodl file: userguide/builtin/definechartable
[38]
Original Yodl file: userguide/builtin/definecounter
[39]
Original Yodl file: userguide/builtin/definemacro
[40] [41] [42] [43]
Original Yodl file: userguide/builtin/definesymbol
Original Yodl file: userguide/builtin/deletechartable
[44]
Original Yodl file: userguide/builtin/deletecounter

Overfull \hbox (4.8095pt too wide) in paragraph at lines 1741--1744
\T1/cmtt/m/n/10 DELETECOUNTER \T1/cmr/m/n/10 re-moves a def-i-ni-tion of a coun
ter that was de-fined by \T1/cmtt/m/n/10 DEFINECOUNTER\T1/cmr/m/n/10 .
Original Yodl file: userguide/builtin/deletemacro
Original Yodl file: userguide/builtin/deletenousermacro
[45]
Original Yodl file: userguide/builtin/deletesymbol
Original Yodl file: userguide/builtin/error
Original Yodl file: userguide/builtin/eval
[46]
Overfull \hbox (4.67064pt too wide) in paragraph at lines 1889--1892
\T1/cmtt/m/n/10 FPUTS, INTERNALINDEX, PUSHSUBST, TYPEOUT, UPPERCASE, WARNING \T
1/cmr/m/n/10 and the iin-
[47]
Original Yodl file: userguide/builtin/filename
Original Yodl file: userguide/builtin/fputs

Overfull \hbox (16.55772pt too wide) in paragraph at lines 1951--1951
[]    \T1/cmtt/m/n/10 FPUTS(There have been COUNTERVALUE(attempts) attempts)(/t
mp/logfile)[] 
[48]
Original Yodl file: userguide/builtin/ifbuiltin
Original Yodl file: userguide/builtin/ifchartable
Original Yodl file: userguide/builtin/ifdef
[49]
Original Yodl file: userguide/builtin/ifempty
[50]
Original Yodl file: userguide/builtin/ifequal
[51]
Original Yodl file: userguide/builtin/ifgreater

Overfull \hbox (37.5526pt too wide) in paragraph at lines 2161--2161
[]        \T1/cmtt/m/n/10 counter does not exceeds the value 5, or counter is n
o Yodl-counter.[] 
[52]
Original Yodl file: userguide/builtin/ifmacro
Original Yodl file: userguide/builtin/ifsmaller
[53]
Overfull \hbox (27.05516pt too wide) in paragraph at lines 2221--2221
[]        \T1/cmtt/m/n/10 counter is smaller than the value 5, or counter is no
 Yodl-counter[] 
Original Yodl file: userguide/builtin/ifstrequal
Original Yodl file: userguide/builtin/ifstrsub
[54]
Original Yodl file: userguide/builtin/ifsymbol
[55]
Original Yodl file: userguide/builtin/ifzero
Original Yodl file: userguide/builtin/includefile
[56]
Original Yodl file: userguide/builtin/incwslevel
Original Yodl file: userguide/builtin/internalindex
[57]
Original Yodl file: userguide/builtin/noexpand
[58]
Original Yodl file: userguide/builtin/noexpandinclude
[59]
Original Yodl file: userguide/builtin/noexpandpathinclude
Original Yodl file: userguide/builtin/notrans
[60]
Overfull \hbox (32.30388pt too wide) in paragraph at lines 2638--2638
[]    \T1/cmtt/m/n/10 COMMENT(--- Define character translations for \, { and } 
in LaTeX. ---)[] 
Original Yodl file: userguide/builtin/nousermacro
[61]
Overfull \hbox (32.27611pt too wide) in paragraph at lines 2678--2682
[]\T1/cmr/m/n/10 Examples of such se-quences are, \T1/cmtt/m/n/10 The necessary
 file(s) are in /usr/local/lib/yodl\T1/cmr/m/n/10 ,
Original Yodl file: userguide/builtin/outbase
Original Yodl file: userguide/builtin/outdir
Original Yodl file: userguide/builtin/outfilename
Original Yodl file: userguide/builtin/paragraph
[62] [63]
Original Yodl file: userguide/builtin/pipethrough
Original Yodl file: userguide/builtin/popchartable
Original Yodl file: userguide/builtin/popcounter
[64]
Original Yodl file: userguide/builtin/popmacro
Original Yodl file: userguide/builtin/popsubst
Original Yodl file: userguide/builtin/popsymbol
[65]
Original Yodl file: userguide/builtin/popwslevel

Overfull \hbox (17.38051pt too wide) in paragraph at lines 2917--2923
[]\T1/cmr/m/n/10 To re-move the top-most el-e-ment of a wslevel's stack \T1/cmt
t/m/n/10 POPWSLEVEL \T1/cmr/m/n/10 is avail-able. \T1/cmtt/m/n/10 POPWSLEVEL
Original Yodl file: userguide/builtin/pushchartable
Original Yodl file: userguide/builtin/pushcounter
[66]
Original Yodl file: userguide/builtin/pushmacro
Original Yodl file: userguide/builtin/pushsubst
[67]
Original Yodl file: userguide/builtin/pushsymbol
Original Yodl file: userguide/builtin/pushwslevel
[68]
Original Yodl file: userguide/builtin/renamemacro

Overfull \hbox (13.50182pt too wide) in paragraph at lines 3064--3066
\T1/cmtt/m/n/10 RENAMEMACRO \T1/cmr/m/n/10 takes two ar-gu-ments: the name of a
 built-in macro (such as \T1/cmtt/m/n/10 INCLUDEFILE\T1/cmr/m/n/10 )
Original Yodl file: userguide/builtin/setcounter
Original Yodl file: userguide/builtin/setsymbol
[69]
Original Yodl file: userguide/builtin/subst
[70]
Original Yodl file: userguide/builtin/symbolvalue
[71]
Original Yodl file: userguide/builtin/system
Original Yodl file: userguide/builtin/typeout
Original Yodl file: userguide/builtin/uppercase
[72]
Original Yodl file: userguide/builtin/usechartable
Original Yodl file: userguide/builtin/usecounter
Original Yodl file: userguide/builtin/verbosity
[73] [74]
Original Yodl file: userguide/builtin/warning
[75]
Chapter 4.
[76] [77] [78] [79] [80]
Overfull \hbox (11.309pt too wide) in paragraph at lines 3761--3761
[]    \T1/cmtt/m/n/10 YODL [-DNAME] [-IDIR] [-oFILE] [-PCMD] [-pPASS] [-t] [-v]
 [-w] [-h][] 

Overfull \hbox (27.05516pt too wide) in paragraph at lines 3761--3761
[]    \T1/cmtt/m/n/10 This manual page describes the YODL program, the main con
verter of the[] 

Overfull \hbox (27.05516pt too wide) in paragraph at lines 3761--3761
[]    \T1/cmtt/m/n/10 Yodl package. This program is used by the bf(yodl2....) s
hell scripts,[] 
[81]
Overfull \hbox (27.05516pt too wide) in paragraph at lines 3761--3761
[]    \T1/cmtt/m/n/10 dit(-oFILE) Specifies em(FILE) as the output file (defaul
t is stdout).[] 

Overfull \hbox (32.30388pt too wide) in paragraph at lines 3761--3761
[]    \T1/cmtt/m/n/10 dit(-PCMD) `Preloads' command em(CMD), as if em(CMD) was 
the first line[] 

Overfull \hbox (42.80132pt too wide) in paragraph at lines 3761--3761
[]    \T1/cmtt/m/n/10 dit(-pPASS) Defines em(PASS) as the maximum number of `pa
sses'; when this[] 

Overfull \hbox (16.55772pt too wide) in paragraph at lines 3761--3761
[]    \T1/cmtt/m/n/10 dit(-w) Enables warning. When enabled, YODL warns when it
 encounters[] 

Overfull \hbox (6.06029pt too wide) in paragraph at lines 3761--3761
[]    \T1/cmtt/m/n/10 dit(inputfile) File to process, use em(-) to instruct YOD
L to read[] 

Overfull \hbox (48.05003pt too wide) in paragraph at lines 3761--3761
[]    \T1/cmtt/m/n/10 The YODL program requires no files, but `normal' usage of
 the Yodl package[] 

Overfull \hbox (27.05516pt too wide) in paragraph at lines 3761--3761
[]\T1/cmtt/m/n/10 requires macro files installed (usually in bf(/usr/local/shar
e/yodl)). The[] 

Overfull \hbox (21.80644pt too wide) in paragraph at lines 3761--3761
[]\T1/cmtt/m/n/10 files in this directory are included by the converters bf(yod
l2txt) etc..[] 

Overfull \hbox (21.80644pt too wide) in paragraph at lines 3761--3761
[]    \T1/cmtt/m/n/10 Warnings and errors of YODL are too many to enumerate, bu
t all errors[] 

Overfull \hbox (6.06029pt too wide) in paragraph at lines 3761--3761
[]    \T1/cmtt/m/n/10 There may be bugs in the YODL program, but that's not ver
y likely.[] 
[82]
Underfull \hbox (badness 10000) in paragraph at lines 3834--3835

[83]
Overfull \hbox (6.06029pt too wide) in paragraph at lines 3872--3873
[]\T1/cmtt/m/n/10 bf cell cells center chapter code dashes dit em figure(3) fil
e htmltag

Overfull \hbox (21.80644pt too wide) in paragraph at lines 3872--3873
\T1/cmtt/m/n/10 itdesc lchapter link lref lsect lsubsect lsubsubsect nchapter n
part nsect

Overfull \hbox (21.80644pt too wide) in paragraph at lines 3872--3873
\T1/cmtt/m/n/10 nsubsect nsubsubsect paragraph part quote row sc sect strong su
bs subsect

Overfull \hbox (16.55772pt too wide) in paragraph at lines 3872--3873
\T1/cmtt/m/n/10 subsubsect subsubsubsect sups tableatt tbl tac tc tnac tnc tr t
t ttbegin
[84] [85] [86] [87]
Overfull \hbox (117.99483pt too wide) in paragraph at lines 4085--4089
\T1/cmr/m/n/10 other con-ver-sions EUR which is the of-fi-cial tex-tual ab-bre-
vi-a-tion (cf. \T1/cmtt/m/n/10 http://ec.europa.eu/euro/entry.html\T1/cmr/m/n/1
0 )

Overfull \hbox (47.20766pt too wide) in paragraph at lines 4106--4109
\T1/cmr/m/n/10 shorter, as in \T1/cmtt/m/n/10 see fig(schematic) for .. \T1/cmr
/m/n/10 See \T1/cmtt/m/n/10 getfigurestring() \T1/cmr/m/n/10 and \T1/cmtt/m/n/1
0 setfigurestring()
[88] [89]
Overfull \hbox (14.90805pt too wide) in paragraph at lines 4194--4197
\T1/cmr/m/it/10 IN-FOR-MA-TION\T1/cmr/m/n/10 . Can be re-de-fined for na-tional
 lan-guage sup-port by \T1/cmtt/m/n/10 setdatestring()\T1/cmr/m/n/10 .

Overfull \hbox (20.15677pt too wide) in paragraph at lines 4214--4217
\T1/cmr/m/it/10 IN-FOR-MA-TION\T1/cmr/m/n/10 . Can be re-de-fined for na-tional
 lan-guage sup-port by \T1/cmtt/m/n/10 settitlestring()\T1/cmr/m/n/10 .
[90] [91] [92]
Overfull \hbox (11.46638pt too wide) in paragraph at lines 4369--4371
\T1/cmr/m/n/10 Indicates an item in an item-ized list. Items in \T1/cmtt/m/n/10
 it \T1/cmr/m/n/10 macros are ar-gu-ments of \T1/cmtt/m/n/10 itemization
[93]
Overfull \hbox (11.02205pt too wide) in paragraph at lines 4414--4416
\T1/cmr/m/n/10 Defines the Dutch-language spe-cific head-ers. Ac-tive this macr
o via set-language(dutch). 

Overfull \hbox (21.96382pt too wide) in paragraph at lines 4420--4422
\T1/cmr/m/n/10 Defines the English-language spe-cific head-ers. Ac-tive this ma
cro via set-language(english). 

Overfull \hbox (44.23616pt too wide) in paragraph at lines 4426--4428
\T1/cmr/m/n/10 Defines the Portugese-language spe-cific head-ers. Ac-tive this 
macro via set-language(portugese). 
[94]
Overfull \hbox (44.81181pt too wide) in paragraph at lines 4488--4488
[]\T1/cmr/bx/n/12 letter(language)(date)(subject)(opening)(salutation)(author) 

[95]
Overfull \hbox (27.07368pt too wide) in paragraph at lines 4561--4565
\T1/cmr/m/n/10 Starts a new sub-sec-tion. Other sec-tion-ing com-mands are \T1/
cmtt/m/n/10 subsubsect \T1/cmr/m/n/10 and \T1/cmtt/m/n/10 subsubsubsect\T1/cmr/
m/n/10 .
[96]
Overfull \hbox (61.21349pt too wide) in paragraph at lines 4604--4617
\T1/cmtt/m/n/10 manpagedescription\T1/cmr/m/n/10 , \T1/cmtt/m/n/10 manpageoptio
ns\T1/cmr/m/n/10 , \T1/cmtt/m/n/10 manpagefiles\T1/cmr/m/n/10 , \T1/cmtt/m/n/10
 manpageseealso\T1/cmr/m/n/10 , \T1/cmtt/m/n/10 manpagediagnostics\T1/cmr/m/n/1
0 ,

Overfull \hbox (34.15529pt too wide) in paragraph at lines 4604--4617
\T1/cmtt/m/n/10 manpagebugs\T1/cmr/m/n/10 , \T1/cmtt/m/n/10 manpageauthor\T1/cm
r/m/n/10 . Op-tional ex-tra sec-tions can be added with \T1/cmtt/m/n/10 manpage
section\T1/cmr/m/n/10 .

Overfull \hbox (103.34209pt too wide) in paragraph at lines 4604--4617
\T1/cmr/m/n/10 Stan-dard man-page-frames for sev-eral man-page-sec-tions are pr
o-vided in \T1/cmtt/m/n/10 /usr/local/share/yodl/manframes\T1/cmr/m/n/10 .
[97] [98] [99] [100] [101] [102] [103] [104]
Overfull \hbox (69.85764pt too wide) in paragraph at lines 5016--5020
\T1/cmr/m/n/10 Defines \T1/cmtt/m/n/10 name \T1/cmr/m/n/10 as the `chap-ter' st
ring, by de-fault \T1/cmr/m/it/10 Chap-ter\T1/cmr/m/n/10 . E.g., af-ter \T1/cmt
t/m/n/10 setchapterstring(Hoofdstuk)\T1/cmr/m/n/10 ,
[105] [106] [107] [108]
Overfull \hbox (27.07368pt too wide) in paragraph at lines 5225--5228
\T1/cmr/m/n/10 Starts a new sub-sec-tion. Other sec-tion-ing com-mands are \T1/
cmtt/m/n/10 subsubsect \T1/cmr/m/n/10 and \T1/cmtt/m/n/10 subsubsubsect\T1/cmr/
m/n/10 .
[109] [110] [111]
Overfull \hbox (7.671pt too wide) in paragraph at lines 5449--5454
\T1/cmr/m/n/10 ready the de-fault in books and re-ports, but can be over-ruled 
us-ing \T1/cmtt/m/n/10 notitleclearpage\T1/cmr/m/n/10 .
[112] [113] [114]
Overfull \hbox (9.57796pt too wide) in paragraph at lines 5608--5610
[]\T1/cmr/m/n/10 With man con-ver-sions the ar-gu-ments of tt macros can be quo
ted. See the \T1/cmtt/m/n/10 manttquoted
[115] [116] [117] [118] [119] [120]
Overfull \hbox (4.10237pt too wide) in paragraph at lines 5941--5943
[]\T1/cmtt/m/n/10 sgmltag(tag)(onoff)\T1/cmr/m/n/10 : sends $\OML/cmm/m/it/10 <
$\T1/cmtt/m/n/10 tag$\OML/cmm/m/it/10 >$ \T1/cmr/m/n/10 when \T1/cmtt/m/n/10 on
off \T1/cmr/m/n/10 is nonzero, or sends $\OML/cmm/m/it/10 <$\T1/cmtt/m/n/10 /ta
g$\OML/cmm/m/it/10 >$
[121]
Overfull \hbox (12.03719pt too wide) in paragraph at lines 6011--6015
\T1/cmr/m/n/10 de-fault ex-ten-sion (\T1/cmtt/m/n/10 .jpg\T1/cmr/m/n/10 ) or th
e ex-ten-sion spec-i-fied with the \T1/cmtt/m/n/10 sethtmlfigureext()
[122] [123]
Overfull \hbox (9.06569pt too wide) in paragraph at lines 6074--6077
[]\T1/cmtt/m/n/10 sethtmlfigurealign(align)\T1/cmr/m/n/10 : This re-de-fines th
e align-ment of fig-ures in HTML,
[124]
Overfull \hbox (6.84401pt too wide) in paragraph at lines 6166--6169
[]\T1/cmr/m/n/10 The macro \T1/cmtt/m/n/10 url(description)(location) \T1/cmr/m
/n/10 al-ways ex-pands to the \T1/cmtt/m/n/10 description\T1/cmr/m/n/10 ,
[125]
Overfull \hbox (31.06032pt too wide) in paragraph at lines 6187--6187
 []    \T1/cmtt/m/n/10 The Yodl package can be obtained at the site tt(ftp.rug.
nl) in the[] 
[126] [127] [128] [129]
Overfull \hbox (30.69316pt too wide) in paragraph at lines 6465--6468
[]\T1/cmr/m/n/10 This be-hav-ior can be mod-i-fied us-ing the \T1/cmtt/m/n/10 (
no)titleclearpage() \T1/cmr/m/n/10 and \T1/cmtt/m/n/10 (no)tocclearpage()
[130] [131]
Overfull \hbox (10.02733pt too wide) in paragraph at lines 6572--6575
\T1/cmr/m/n/10 warn-ings of La-TeX when the overfull-ness is less than 4pt. Use
 \T1/cmtt/m/n/10 nosloppyhfuzz()
[132] [133]
Overfull \hbox (15.20308pt too wide) in paragraph at lines 6679--6682
[]\T1/cmtt/m/n/10 redefinemacro(macro)(nrofargs)(redef)\T1/cmr/m/n/10 : This co
m-mand (re)defines a macro,
[134]
Overfull \hbox (41.44054pt too wide) in paragraph at lines 6710--6714
\T1/cmr/m/n/10 The files defin-ing the macros are by de-fault in-stalled to the
 di-rec-tory \T1/cmtt/m/n/10 /usr/local/share/yodl

Overfull \hbox (61.80666pt too wide) in paragraph at lines 6721--6726
[]\T1/cmr/m/n/10 All sup-port coun-ters, sym-bols and macros are de-fined in fi
les named \T1/cmtt/m/n/10 std.$\OML/cmm/m/it/10 <$\T1/cmtt/m/n/10 conversion$\O
ML/cmm/m/it/10 >$\T1/cmtt/m/n/10 .yo\T1/cmr/m/n/10 ,

Overfull \hbox (46.50484pt too wide) in paragraph at lines 6726--6728
[]\T1/cmr/m/n/10 The pre-de-fined char-ac-ter ta-bles are found in files names 
\T1/cmtt/m/n/10 chartables/$\OML/cmm/m/it/10 <$\T1/cmtt/m/n/10 conversion$\OML/
cmm/m/it/10 >$\T1/cmtt/m/n/10 .yo\T1/cmr/m/n/10 . 
[135]
Chapter 5.
[136] [137] [138] [139]
Overfull \hbox (46.80449pt too wide) in paragraph at lines 6988--6998
[]\T1/cmr/m/n/10 The post-processor that is dis-tributed since \T1/cmtt/m/n/10 
Yodl \T1/cmr/m/n/10 V. 2.00 does \T1/cmr/m/it/10 not \T1/cmr/m/n/10 use the \T1
/cmtt/m/n/10 .tt(Yodl)TAGSTART.
[140] [141]
Overfull \hbox (10.95412pt too wide) in paragraph at lines 7066--7070
\T1/cmr/m/n/10 Do not write a new-line im-me-di-ately fol-low-ing \T1/cmtt/m/n/
10 verb\T1/cmr/m/n/10 -statement's open-parenthesis.
[142]
Underfull \hbox (badness 10000) in paragraph at lines 7115--7116


Underfull \hbox (badness 10000) in paragraph at lines 7124--7125


Underfull \hbox (badness 10000) in paragraph at lines 7132--7133

[143]
Chapter 6.

Overfull \hbox (69.10045pt too wide) in paragraph at lines 7178--7181
\T1/cmtt/m/n/10 Yodl \T1/cmr/m/n/10 and the dis-tributed macro pack-age can be 
ob-tained from \T1/cmtt/m/n/10 https://fbb-git.gitlab.io/yodl/\T1/cmr/m/n/10 .

Overfull \hbox (7.14336pt too wide) in paragraph at lines 7178--7181
\T1/cmr/m/n/10 The as-so-ci-ated git-repository page is lo-cated at \T1/cmtt/m/
n/10 https://gitlab.com/fbb-git/yodl\T1/cmr/m/n/10 . 

Overfull \hbox (122.25414pt too wide) in paragraph at lines 7182--7185
[]\T1/cmr/m/n/10 Yodl can also be re-trieved as a bi-nary De-bian pack-age: to 
find it at \T1/cmtt/m/n/10 http://www.debian.org/distrib/packages
[144]
Overfull \hbox (32.30388pt too wide) in paragraph at lines 7212--7212
[]    \T1/cmtt/m/n/10 build programs    (or use `build programs strip' to strip
 the binaries)[] 

Overfull \hbox (11.309pt too wide) in paragraph at lines 7232--7232
[]                                  \T1/cmtt/m/n/10 e.g., install macros /usr/s
hare/yodl)[] 

Overfull \hbox (32.30388pt too wide) in paragraph at lines 7232--7232
[]                                  \T1/cmtt/m/n/10 e.g., install manual /usr/s
hare/doc/yodl)[] 

Overfull \hbox (21.80644pt too wide) in paragraph at lines 7232--7232
[]                                  \T1/cmtt/m/n/10 e.g., install docs /usr/sha
re/doc/yodl)[] 
[145]
Overfull \hbox (26.23354pt too wide) in paragraph at lines 7288--7290
[]\T1/cmtt/m/n/10 yodl/macros/yodl/chartables\T1/cmr/m/n/10 : This di-rec-tory 
con-tains character-translation
[146]
Overfull \hbox (20.9239pt too wide) in paragraph at lines 7328--7334
[]\T1/cmtt/m/n/10 yodl/scripts\T1/cmr/m/n/10 : sup-port scripts used by the bui
ld-ing pro-cess: \T1/cmtt/m/n/10 configreplacements
[147] [148]
Overfull \hbox (6.06029pt too wide) in paragraph at lines 7479--7479
[]    \T1/cmtt/m/n/10 |  |                    |       symbol  +---+----+-------
+-------+[] 

Overfull \hbox (6.06029pt too wide) in paragraph at lines 7479--7479
[]    \T1/cmtt/m/n/10 |  |                    |       |       |        |       
|       |[] 

Overfull \hbox (37.5526pt too wide) in paragraph at lines 7479--7479
[]    \T1/cmtt/m/n/10 |  +------------+------ | ------+       chartab  counter 
macro   builtin[] 

Overfull \hbox (6.06029pt too wide) in paragraph at lines 7479--7479
[]    \T1/cmtt/m/n/10 |               |       |               |        |       
|       |[] 

Overfull \hbox (6.06029pt too wide) in paragraph at lines 7479--7479
[]    \T1/cmtt/m/n/10 |               file    |               +---+----+-------
+-------+[] 
[149] [150]
Overfull \hbox (73.05006pt too wide) in paragraph at lines 7552--7552
 []\T1/cmtt/m/n/10 void        counter_add(HashItem *item, int add);   /* err  
if no counter   */[] 

Overfull \hbox (41.55775pt too wide) in paragraph at lines 7552--7552
 []\T1/cmtt/m/n/10 Result      counter_insert(HashMap *symtab, char const *key,
 int value);[] 

Overfull \hbox (73.05006pt too wide) in paragraph at lines 7552--7552
 []\T1/cmtt/m/n/10 void        counter_set(HashItem *item, int value); /* err  
if no counter   */[] 

Overfull \hbox (73.05006pt too wide) in paragraph at lines 7552--7552
 []\T1/cmtt/m/n/10 char const *counter_text(HashItem *item);       /* returns s
tatic buffer    */[] 

Overfull \hbox (73.05006pt too wide) in paragraph at lines 7552--7552
 []\T1/cmtt/m/n/10 int         counter_value(HashItem *item);      /* err  if n
o stack/item    */[] 

Overfull \hbox (11.3892pt too wide) in paragraph at lines 7554--7560
\T1/cmr/m/n/10 that are as-so-ci-ated with that par-tic-u-lar com-po-nent. For 
ex-am-ple, most \T1/cmtt/m/n/10 counter_
[151]
Overfull \hbox (48.05003pt too wide) in paragraph at lines 7624--7624
[]    \T1/cmtt/m/n/10 TOKEN_PLUS,             /* it's semantics what we do with
 a +, not      */[] 

Overfull \hbox (48.05003pt too wide) in paragraph at lines 7624--7624
[]                            \T1/cmtt/m/n/10 /* something for the lexer to wor
ry about       */[] 

Overfull \hbox (48.05003pt too wide) in paragraph at lines 7624--7624
[]    \T1/cmtt/m/n/10 TOKEN_SPACE,            /* Blanks should be at the end   
               */[] 

Overfull \hbox (48.05003pt too wide) in paragraph at lines 7624--7624
[]    \T1/cmtt/m/n/10 TOKEN_EOR,              /* end of record: ends pushed str
ings           */[] 

Overfull \hbox (48.05003pt too wide) in paragraph at lines 7624--7624
[]    \T1/cmtt/m/n/10 TOKEN_EOF,              /* at the end of nested evaluatio
ns/eof         */[] 

Overfull \hbox (48.05003pt too wide) in paragraph at lines 7647--7647
[]            \T1/cmtt/m/n/10 if (argc)                           /* macro with
 arguments     */[] 
[152] [153]
Overfull \hbox (80.68095pt too wide) in paragraph at lines 7728--7742
[]\T1/cmr/m/n/10 The ta-ble it-self is ini-tial-ized in \T1/cmtt/m/n/10 parser/
psetuphandlerset.c\T1/cmr/m/n/10 , by the func-tion \T1/cmtt/m/n/10 p_setup_han
dlerSet()\T1/cmr/m/n/10 .

Overfull \hbox (6.36467pt too wide) in paragraph at lines 7728--7742
\T1/cmr/m/n/10 duced by the lex-i-cal scan-ner (as de-fined in the \T1/cmtt/m/n
/10 LEXER_TOKEN \T1/cmr/m/n/10 enum in \T1/cmtt/m/n/10 lexer/lexer.h\T1/cmr/m/n
/10 ).

Overfull \hbox (66.5495pt too wide) in paragraph at lines 7743--7754
\T1/cmtt/m/n/10 ps_handlerSet \T1/cmr/m/n/10 are called \T1/cmr/m/it/10 han-dle
r\T1/cmr/m/n/10 . Most han-dlers are named \T1/cmtt/m/n/10 p_handle_$\OML/cmm/m
/it/10 <$\T1/cmtt/m/n/10 state$\OML/cmm/m/it/10 >$\T1/cmtt/m/n/10 _$\OML/cmm/m/
it/10 <$\T1/cmtt/m/n/10 lextoken$\OML/cmm/m/it/10 >$\T1/cmtt/m/n/10 ()\T1/cmr/m
/n/10 ,

Overfull \hbox (28.0179pt too wide) in paragraph at lines 7743--7754
\T1/cmr/m/n/10 name of the ap-pro-pri-ate lex-i-cal scan-ner to-ken. For ex-am-
ple, \T1/cmtt/m/n/10 p_handle_default_symbol()
[154] [155]
Overfull \hbox (21.80644pt too wide) in paragraph at lines 7861--7861
[]        \T1/cmtt/m/n/10 Description of the macro `name', having arguments `ar
g1', `arg2',[] 

Overfull \hbox (48.05003pt too wide) in paragraph at lines 7861--7861
[]        \T1/cmtt/m/n/10 `etc', each argument is given its own parameter list.
 The names of the[] 

Overfull \hbox (48.05003pt too wide) in paragraph at lines 7861--7861
[]        \T1/cmtt/m/n/10 arguments in this description should be chosen in suc
h a way that they[] 

Overfull \hbox (27.05516pt too wide) in paragraph at lines 7861--7861
[]        \T1/cmtt/m/n/10 suggest their function or purpose. All macro descript
ions starting[] 

Overfull \hbox (48.05003pt too wide) in paragraph at lines 7861--7861
[]        \T1/cmtt/m/n/10 manpage and the description of the macro in the user 
guide. If this is[] 

Overfull \hbox (48.05003pt too wide) in paragraph at lines 7861--7861
[]        \T1/cmtt/m/n/10 not considered appropriate (e.g., tt(XX...()) macros 
are not described[] 

Overfull \hbox (6.06029pt too wide) in paragraph at lines 7861--7861
[]        \T1/cmtt/m/n/10 statements of macro `name' expecting `#' arguments us
ed by all[] 
[156]
Overfull \hbox (32.30388pt too wide) in paragraph at lines 7861--7861
[]        \T1/cmtt/m/n/10 statements that should be executed by two converters.
 In this case,[] 

Overfull \hbox (32.30388pt too wide) in paragraph at lines 7861--7861
[]        \T1/cmtt/m/n/10 statements that should be executed by all converters 
not explicitly[] 

Overfull \hbox (6.06029pt too wide) in paragraph at lines 7861--7861
[]        \T1/cmtt/m/n/10 statements of macro `name' expecting `#' arguments us
ed by all[] 

Overfull \hbox (10.14262pt too wide) in paragraph at lines 7868--7873
[]\T1/cmr/m/n/10 When writ-ing stan-dard \T1/cmtt/m/n/10 Yodl \T1/cmr/m/n/10 ma
cros, each macro should be stored in a file \T1/cmtt/m/n/10 `name'.raw\T1/cmr/m
/n/10 ,
[157]
Overfull \hbox (12.15611pt too wide) in paragraph at lines 7941--7943
[] \T1/cmtt/m/n/10 void ($\OMS/cmsy/m/n/10 ^^C$\T1/cmtt/m/n/10 d_handler)(long 
offset, HashItem $\OMS/cmsy/m/n/10 ^^C$\T1/cmtt/m/n/10 item) \T1/cmr/m/n/10 poi
nts to the func-
[158]
Overfull \hbox (42.72414pt too wide) in paragraph at lines 7970--7973
\T1/cmr/m/n/10 re-sult of the ear-lier con-struc-tion of the sym-bol ta-ble dur
-ing the \T1/cmtt/m/n/10 postqueue_construct()

Overfull \hbox (21.96382pt too wide) in paragraph at lines 7979--7982
\T1/cmr/m/n/10 mand is used. Here, \T1/cmtt/m/n/10 construct_ref() \T1/cmr/m/n/
10 can still be used, but a spe-cific \T1/cmtt/m/n/10 handle_txt_ref()
[159]
Overfull \hbox (25.8116pt too wide) in paragraph at lines 8029--8029
 []    \T1/cmtt/m/n/10 hashitem_construct(VOIDPTR, "", (void *)s_lastLabelNr, r
oot_nop);[] 

Overfull \hbox (4.81673pt too wide) in paragraph at lines 8038--8038
 []    \T1/cmtt/m/n/10 {"drainws",         construct_nop,          handle_drain
_ws},[] 

Overfull \hbox (63.2932pt too wide) in paragraph at lines 8040--8043
\T1/cmr/m/n/10 cessed by \T1/cmtt/m/n/10 postqueue_process()\T1/cmr/m/n/10 . Th
is hap-pens im-me-di-ately af-ter \T1/cmtt/m/n/10 postqueue_construct()\T1/cmr/
m/n/10 .

Overfull \hbox (21.56801pt too wide) in paragraph at lines 8052--8052
 []    \T1/cmtt/m/n/10 file_copy2offset(global.d_out, postqueue_istream(), offs
et);[] 
[160] (./yodl.aux)

LaTeX Warning: Label(s) may have changed. Rerun to get cross-references right.

 )
(see the transcript file for additional information)
Output written on yodl.dvi (161 pages, 498824 bytes).
Transcript written on yodl.log.
latex yodl.latex
This is pdfTeX, Version 3.14159265-2.6-1.40.21 (TeX Live 2020/Mageia) (preloaded format=latex)
 restricted \write18 enabled.
entering extended mode
(./yodl.latex
LaTeX2e <2020-02-02> patch level 5
L3 programming layer <2020-03-06>
(/usr/share/texmf-dist/tex/latex/base/report.cls
Document Class: report 2019/12/20 v1.4l Standard LaTeX document class
(/usr/share/texmf-dist/tex/latex/base/size10.clo))
(/usr/share/texmf-dist/tex/latex/ntgclass/a4.sty)
(/usr/share/texmf-dist/tex/generic/epsf/epsf.sty
This is `epsf.tex' v2.7.4 <14 February 2011>
) (/usr/share/texmf-dist/tex/latex/base/fontenc.sty)
(/usr/share/texmf-dist/tex/latex/makecell/makecell.sty
(/usr/share/texmf-dist/tex/latex/tools/array.sty))
(../../../../../wip/macros/xlatin1.tex)
(/usr/share/texmf-dist/tex/latex/l3backend/l3backend-dvips.def) (./yodl.aux)
[1] [1] (./yodl.toc [2] [3] [4] [5] [6] [7] [8] [9] [10] [11] [12]) [13]
Chapter 1.
(/usr/share/texmf-dist/tex/latex/base/t1cmtt.fd)
Overfull \hbox (10.55919pt too wide) in paragraph at lines 33--40
\T1/cmtt/m/n/10 Yodl \T1/cmr/m/n/10 stands for `Your Own Doc-u-ment Lan-guage' 
(orig-i-nally: \T1/cmtt/m/n/10 Yet Oneother Document
[14] [15]
Overfull \hbox (20.56288pt too wide) in paragraph at lines 147--167
\T1/cmtt/m/n/10 endcenter enddit endeit endit endmenu endtable itemize menu mit
 node
[16] [17]
Chapter 2.

Overfull \hbox (23.04689pt too wide) in paragraph at lines 229--237
\T1/cmr/m/n/10 which are men-tioned in the fol-low-ing list. In this list, \T1/
cmtt/m/n/10 -x, +NOTRANS(-{}-{})optionname
Original Yodl file: userguide/optionlist.yo

Overfull \hbox (4.95448pt too wide) in paragraph at lines 244--246
[]\T1/cmtt/m/n/10 -d, +NOTRANS(-{}-{})definemacro=NAME=EXPANSION\T1/cmr/m/n/10 
: De-fines \T1/cmtt/m/n/10 NAME \T1/cmr/m/n/10 as macro
[18] [19]
Overfull \hbox (17.76619pt too wide) in paragraph at lines 344--348
\T1/cmtt/m/n/10 10,000\T1/cmr/m/n/10 . By de-fault, \T1/cmtt/m/n/10 NR \T1/cmr/
m/n/10 equals 1. Set-ting \T1/cmtt/m/n/10 +NOTRANS(-{}-{})max-replacements=0
[20] [21] [22] [23] [24] [25]
Overfull \hbox (31.74846pt too wide) in paragraph at lines 685--687
[]\T1/cmr/m/n/10 then of course Yodl would fail to see the start of a macro in 
the se-quence \T1/cmtt/m/n/10 Languagefootnote\T1/cmr/m/n/10 .
[26] [27]
Overfull \hbox (15.65315pt too wide) in paragraph at lines 783--786
[]\T1/cmr/m/n/10 Each \T1/cmtt/m/n/10 DEFINECHARTABLE \T1/cmr/m/n/10 state-ment
 \T1/cmr/bx/n/10 must \T1/cmr/m/n/10 have a non-empty sec-ond pa-ram-e-ter. "Em
pty"
[28]
Overfull \hbox (8.94847pt too wide) in paragraph at lines 866--870
\T1/cmr/m/n/10 uses a stack, and hence, the re-lated macros are ap-pro-pri-atel
y named \T1/cmtt/m/n/10 PUSHCHARTABLE()
[29]
Overfull \hbox (16.55772pt too wide) in paragraph at lines 899--899
[]\T1/cmtt/m/n/10 COMMENT(The previously active table is re-activated, whatever
 its name.)[] 
[30] [31]
Overfull \hbox (11.44676pt too wide) in paragraph at lines 1017--1025
\T1/cmr/m/n/10 Before a counter can be used, it must be cre-ated us-ing \T1/cmt
t/m/n/10 DEFINECOUNTER \T1/cmr/m/n/10 or \T1/cmtt/m/n/10 PUSHCOUNTER\T1/cmr/m/n
/10 .

Overfull \hbox (21.72313pt too wide) in paragraph at lines 1039--1043
\T1/cmr/m/n/10 The builtin func-tion \T1/cmtt/m/n/10 COUNTERVALUE(somecounter) 
\T1/cmr/m/n/10 ex-pands to the value of \T1/cmtt/m/n/10 somecounter\T1/cmr/m/n/
10 .
[32]
Overfull \hbox (48.13948pt too wide) in paragraph at lines 1052--1058
\T1/cmr/m/n/10 ists fol-low-ing \T1/cmtt/m/n/10 POPCOUNTER\T1/cmr/m/n/10 , but 
its value is un-de-fined: us-ing \T1/cmtt/m/n/10 COUNTERVALUE(somecounter)

Overfull \hbox (4.56679pt too wide) in paragraph at lines 1059--1064
\T1/cmr/m/n/10 value of the counter \T1/cmtt/m/n/10 somecounter \T1/cmr/m/n/10 
on the counter's stack, mak-ing \T1/cmtt/m/n/10 expression's

Overfull \hbox (9.5378pt too wide) in paragraph at lines 1069--1071
[]\T1/cmtt/m/n/10 ADDTOCOUNTER(somecounter)(expression)\T1/cmr/m/n/10 : This fu
nc-tion adds \T1/cmtt/m/n/10 expression's
[33]
Chapter 3.
Original Yodl file: userguide/builtin
Original Yodl file: userguide/builtin/addtocounter
[34]
Original Yodl file: userguide/builtin/addtosymbol
Original Yodl file: userguide/builtin/atexit
[35]
Original Yodl file: userguide/builtin/char
[36]
Original Yodl file: userguide/builtin/chdir
Original Yodl file: userguide/builtin/comment
[37]
Original Yodl file: userguide/builtin/countervalue
Original Yodl file: userguide/builtin/decwslevel
Original Yodl file: userguide/builtin/definechartable
[38]
Original Yodl file: userguide/builtin/definecounter
[39]
Original Yodl file: userguide/builtin/definemacro
[40] [41] [42] [43]
Original Yodl file: userguide/builtin/definesymbol
Original Yodl file: userguide/builtin/deletechartable
[44]
Original Yodl file: userguide/builtin/deletecounter

Overfull \hbox (4.8095pt too wide) in paragraph at lines 1741--1744
\T1/cmtt/m/n/10 DELETECOUNTER \T1/cmr/m/n/10 re-moves a def-i-ni-tion of a coun
ter that was de-fined by \T1/cmtt/m/n/10 DEFINECOUNTER\T1/cmr/m/n/10 .
Original Yodl file: userguide/builtin/deletemacro
Original Yodl file: userguide/builtin/deletenousermacro
[45]
Original Yodl file: userguide/builtin/deletesymbol
Original Yodl file: userguide/builtin/error
Original Yodl file: userguide/builtin/eval
[46]
Overfull \hbox (4.67064pt too wide) in paragraph at lines 1889--1892
\T1/cmtt/m/n/10 FPUTS, INTERNALINDEX, PUSHSUBST, TYPEOUT, UPPERCASE, WARNING \T
1/cmr/m/n/10 and the iin-
[47]
Original Yodl file: userguide/builtin/filename
Original Yodl file: userguide/builtin/fputs

Overfull \hbox (16.55772pt too wide) in paragraph at lines 1951--1951
[]    \T1/cmtt/m/n/10 FPUTS(There have been COUNTERVALUE(attempts) attempts)(/t
mp/logfile)[] 
[48]
Original Yodl file: userguide/builtin/ifbuiltin
Original Yodl file: userguide/builtin/ifchartable
Original Yodl file: userguide/builtin/ifdef
[49]
Original Yodl file: userguide/builtin/ifempty
[50]
Original Yodl file: userguide/builtin/ifequal
[51]
Original Yodl file: userguide/builtin/ifgreater

Overfull \hbox (37.5526pt too wide) in paragraph at lines 2161--2161
[]        \T1/cmtt/m/n/10 counter does not exceeds the value 5, or counter is n
o Yodl-counter.[] 
[52]
Original Yodl file: userguide/builtin/ifmacro
Original Yodl file: userguide/builtin/ifsmaller
[53]
Overfull \hbox (27.05516pt too wide) in paragraph at lines 2221--2221
[]        \T1/cmtt/m/n/10 counter is smaller than the value 5, or counter is no
 Yodl-counter[] 
Original Yodl file: userguide/builtin/ifstrequal
Original Yodl file: userguide/builtin/ifstrsub
[54]
Original Yodl file: userguide/builtin/ifsymbol
[55]
Original Yodl file: userguide/builtin/ifzero
Original Yodl file: userguide/builtin/includefile
[56]
Original Yodl file: userguide/builtin/incwslevel
Original Yodl file: userguide/builtin/internalindex
[57]
Original Yodl file: userguide/builtin/noexpand
[58]
Original Yodl file: userguide/builtin/noexpandinclude
[59]
Original Yodl file: userguide/builtin/noexpandpathinclude
Original Yodl file: userguide/builtin/notrans
[60]
Overfull \hbox (32.30388pt too wide) in paragraph at lines 2638--2638
[]    \T1/cmtt/m/n/10 COMMENT(--- Define character translations for \, { and } 
in LaTeX. ---)[] 
Original Yodl file: userguide/builtin/nousermacro
[61]
Overfull \hbox (32.27611pt too wide) in paragraph at lines 2678--2682
[]\T1/cmr/m/n/10 Examples of such se-quences are, \T1/cmtt/m/n/10 The necessary
 file(s) are in /usr/local/lib/yodl\T1/cmr/m/n/10 ,
Original Yodl file: userguide/builtin/outbase
Original Yodl file: userguide/builtin/outdir
Original Yodl file: userguide/builtin/outfilename
Original Yodl file: userguide/builtin/paragraph
[62] [63]
Original Yodl file: userguide/builtin/pipethrough
Original Yodl file: userguide/builtin/popchartable
Original Yodl file: userguide/builtin/popcounter
[64]
Original Yodl file: userguide/builtin/popmacro
Original Yodl file: userguide/builtin/popsubst
Original Yodl file: userguide/builtin/popsymbol
[65]
Original Yodl file: userguide/builtin/popwslevel

Overfull \hbox (17.38051pt too wide) in paragraph at lines 2917--2923
[]\T1/cmr/m/n/10 To re-move the top-most el-e-ment of a wslevel's stack \T1/cmt
t/m/n/10 POPWSLEVEL \T1/cmr/m/n/10 is avail-able. \T1/cmtt/m/n/10 POPWSLEVEL
Original Yodl file: userguide/builtin/pushchartable
Original Yodl file: userguide/builtin/pushcounter
[66]
Original Yodl file: userguide/builtin/pushmacro
Original Yodl file: userguide/builtin/pushsubst
[67]
Original Yodl file: userguide/builtin/pushsymbol
Original Yodl file: userguide/builtin/pushwslevel
[68]
Original Yodl file: userguide/builtin/renamemacro

Overfull \hbox (13.50182pt too wide) in paragraph at lines 3064--3066
\T1/cmtt/m/n/10 RENAMEMACRO \T1/cmr/m/n/10 takes two ar-gu-ments: the name of a
 built-in macro (such as \T1/cmtt/m/n/10 INCLUDEFILE\T1/cmr/m/n/10 )
Original Yodl file: userguide/builtin/setcounter
Original Yodl file: userguide/builtin/setsymbol
[69]
Original Yodl file: userguide/builtin/subst
[70]
Original Yodl file: userguide/builtin/symbolvalue
[71]
Original Yodl file: userguide/builtin/system
Original Yodl file: userguide/builtin/typeout
Original Yodl file: userguide/builtin/uppercase
[72]
Original Yodl file: userguide/builtin/usechartable
Original Yodl file: userguide/builtin/usecounter
Original Yodl file: userguide/builtin/verbosity
[73] [74]
Original Yodl file: userguide/builtin/warning
[75]
Chapter 4.
[76] [77] [78] [79] [80]
Overfull \hbox (11.309pt too wide) in paragraph at lines 3761--3761
[]    \T1/cmtt/m/n/10 YODL [-DNAME] [-IDIR] [-oFILE] [-PCMD] [-pPASS] [-t] [-v]
 [-w] [-h][] 

Overfull \hbox (27.05516pt too wide) in paragraph at lines 3761--3761
[]    \T1/cmtt/m/n/10 This manual page describes the YODL program, the main con
verter of the[] 

Overfull \hbox (27.05516pt too wide) in paragraph at lines 3761--3761
[]    \T1/cmtt/m/n/10 Yodl package. This program is used by the bf(yodl2....) s
hell scripts,[] 
[81]
Overfull \hbox (27.05516pt too wide) in paragraph at lines 3761--3761
[]    \T1/cmtt/m/n/10 dit(-oFILE) Specifies em(FILE) as the output file (defaul
t is stdout).[] 

Overfull \hbox (32.30388pt too wide) in paragraph at lines 3761--3761
[]    \T1/cmtt/m/n/10 dit(-PCMD) `Preloads' command em(CMD), as if em(CMD) was 
the first line[] 

Overfull \hbox (42.80132pt too wide) in paragraph at lines 3761--3761
[]    \T1/cmtt/m/n/10 dit(-pPASS) Defines em(PASS) as the maximum number of `pa
sses'; when this[] 

Overfull \hbox (16.55772pt too wide) in paragraph at lines 3761--3761
[]    \T1/cmtt/m/n/10 dit(-w) Enables warning. When enabled, YODL warns when it
 encounters[] 

Overfull \hbox (6.06029pt too wide) in paragraph at lines 3761--3761
[]    \T1/cmtt/m/n/10 dit(inputfile) File to process, use em(-) to instruct YOD
L to read[] 

Overfull \hbox (48.05003pt too wide) in paragraph at lines 3761--3761
[]    \T1/cmtt/m/n/10 The YODL program requires no files, but `normal' usage of
 the Yodl package[] 

Overfull \hbox (27.05516pt too wide) in paragraph at lines 3761--3761
[]\T1/cmtt/m/n/10 requires macro files installed (usually in bf(/usr/local/shar
e/yodl)). The[] 

Overfull \hbox (21.80644pt too wide) in paragraph at lines 3761--3761
[]\T1/cmtt/m/n/10 files in this directory are included by the converters bf(yod
l2txt) etc..[] 

Overfull \hbox (21.80644pt too wide) in paragraph at lines 3761--3761
[]    \T1/cmtt/m/n/10 Warnings and errors of YODL are too many to enumerate, bu
t all errors[] 

Overfull \hbox (6.06029pt too wide) in paragraph at lines 3761--3761
[]    \T1/cmtt/m/n/10 There may be bugs in the YODL program, but that's not ver
y likely.[] 
[82]
Underfull \hbox (badness 10000) in paragraph at lines 3834--3835

[83]
Overfull \hbox (6.06029pt too wide) in paragraph at lines 3872--3873
[]\T1/cmtt/m/n/10 bf cell cells center chapter code dashes dit em figure(3) fil
e htmltag

Overfull \hbox (21.80644pt too wide) in paragraph at lines 3872--3873
\T1/cmtt/m/n/10 itdesc lchapter link lref lsect lsubsect lsubsubsect nchapter n
part nsect

Overfull \hbox (21.80644pt too wide) in paragraph at lines 3872--3873
\T1/cmtt/m/n/10 nsubsect nsubsubsect paragraph part quote row sc sect strong su
bs subsect

Overfull \hbox (16.55772pt too wide) in paragraph at lines 3872--3873
\T1/cmtt/m/n/10 subsubsect subsubsubsect sups tableatt tbl tac tc tnac tnc tr t
t ttbegin
[84] [85] [86] [87]
Overfull \hbox (117.99483pt too wide) in paragraph at lines 4085--4089
\T1/cmr/m/n/10 other con-ver-sions EUR which is the of-fi-cial tex-tual ab-bre-
vi-a-tion (cf. \T1/cmtt/m/n/10 http://ec.europa.eu/euro/entry.html\T1/cmr/m/n/1
0 )

Overfull \hbox (47.20766pt too wide) in paragraph at lines 4106--4109
\T1/cmr/m/n/10 shorter, as in \T1/cmtt/m/n/10 see fig(schematic) for .. \T1/cmr
/m/n/10 See \T1/cmtt/m/n/10 getfigurestring() \T1/cmr/m/n/10 and \T1/cmtt/m/n/1
0 setfigurestring()
[88] [89]
Overfull \hbox (14.90805pt too wide) in paragraph at lines 4194--4197
\T1/cmr/m/it/10 IN-FOR-MA-TION\T1/cmr/m/n/10 . Can be re-de-fined for na-tional
 lan-guage sup-port by \T1/cmtt/m/n/10 setdatestring()\T1/cmr/m/n/10 .

Overfull \hbox (20.15677pt too wide) in paragraph at lines 4214--4217
\T1/cmr/m/it/10 IN-FOR-MA-TION\T1/cmr/m/n/10 . Can be re-de-fined for na-tional
 lan-guage sup-port by \T1/cmtt/m/n/10 settitlestring()\T1/cmr/m/n/10 .
[90] [91] [92]
Overfull \hbox (11.46638pt too wide) in paragraph at lines 4369--4371
\T1/cmr/m/n/10 Indicates an item in an item-ized list. Items in \T1/cmtt/m/n/10
 it \T1/cmr/m/n/10 macros are ar-gu-ments of \T1/cmtt/m/n/10 itemization
[93]
Overfull \hbox (11.02205pt too wide) in paragraph at lines 4414--4416
\T1/cmr/m/n/10 Defines the Dutch-language spe-cific head-ers. Ac-tive this macr
o via set-language(dutch). 

Overfull \hbox (21.96382pt too wide) in paragraph at lines 4420--4422
\T1/cmr/m/n/10 Defines the English-language spe-cific head-ers. Ac-tive this ma
cro via set-language(english). 

Overfull \hbox (44.23616pt too wide) in paragraph at lines 4426--4428
\T1/cmr/m/n/10 Defines the Portugese-language spe-cific head-ers. Ac-tive this 
macro via set-language(portugese). 
[94]
Overfull \hbox (44.81181pt too wide) in paragraph at lines 4488--4488
[]\T1/cmr/bx/n/12 letter(language)(date)(subject)(opening)(salutation)(author) 

[95]
Overfull \hbox (27.07368pt too wide) in paragraph at lines 4561--4565
\T1/cmr/m/n/10 Starts a new sub-sec-tion. Other sec-tion-ing com-mands are \T1/
cmtt/m/n/10 subsubsect \T1/cmr/m/n/10 and \T1/cmtt/m/n/10 subsubsubsect\T1/cmr/
m/n/10 .
[96]
Overfull \hbox (61.21349pt too wide) in paragraph at lines 4604--4617
\T1/cmtt/m/n/10 manpagedescription\T1/cmr/m/n/10 , \T1/cmtt/m/n/10 manpageoptio
ns\T1/cmr/m/n/10 , \T1/cmtt/m/n/10 manpagefiles\T1/cmr/m/n/10 , \T1/cmtt/m/n/10
 manpageseealso\T1/cmr/m/n/10 , \T1/cmtt/m/n/10 manpagediagnostics\T1/cmr/m/n/1
0 ,

Overfull \hbox (34.15529pt too wide) in paragraph at lines 4604--4617
\T1/cmtt/m/n/10 manpagebugs\T1/cmr/m/n/10 , \T1/cmtt/m/n/10 manpageauthor\T1/cm
r/m/n/10 . Op-tional ex-tra sec-tions can be added with \T1/cmtt/m/n/10 manpage
section\T1/cmr/m/n/10 .

Overfull \hbox (103.34209pt too wide) in paragraph at lines 4604--4617
\T1/cmr/m/n/10 Stan-dard man-page-frames for sev-eral man-page-sec-tions are pr
o-vided in \T1/cmtt/m/n/10 /usr/local/share/yodl/manframes\T1/cmr/m/n/10 .
[97] [98] [99] [100] [101] [102] [103] [104]
Overfull \hbox (69.85764pt too wide) in paragraph at lines 5016--5020
\T1/cmr/m/n/10 Defines \T1/cmtt/m/n/10 name \T1/cmr/m/n/10 as the `chap-ter' st
ring, by de-fault \T1/cmr/m/it/10 Chap-ter\T1/cmr/m/n/10 . E.g., af-ter \T1/cmt
t/m/n/10 setchapterstring(Hoofdstuk)\T1/cmr/m/n/10 ,
[105] [106] [107] [108]
Overfull \hbox (27.07368pt too wide) in paragraph at lines 5225--5228
\T1/cmr/m/n/10 Starts a new sub-sec-tion. Other sec-tion-ing com-mands are \T1/
cmtt/m/n/10 subsubsect \T1/cmr/m/n/10 and \T1/cmtt/m/n/10 subsubsubsect\T1/cmr/
m/n/10 .
[109] [110] [111]
Overfull \hbox (7.671pt too wide) in paragraph at lines 5449--5454
\T1/cmr/m/n/10 ready the de-fault in books and re-ports, but can be over-ruled 
us-ing \T1/cmtt/m/n/10 notitleclearpage\T1/cmr/m/n/10 .
[112] [113] [114]
Overfull \hbox (9.57796pt too wide) in paragraph at lines 5608--5610
[]\T1/cmr/m/n/10 With man con-ver-sions the ar-gu-ments of tt macros can be quo
ted. See the \T1/cmtt/m/n/10 manttquoted
[115] [116] [117] [118] [119] [120]
Overfull \hbox (4.10237pt too wide) in paragraph at lines 5941--5943
[]\T1/cmtt/m/n/10 sgmltag(tag)(onoff)\T1/cmr/m/n/10 : sends $\OML/cmm/m/it/10 <
$\T1/cmtt/m/n/10 tag$\OML/cmm/m/it/10 >$ \T1/cmr/m/n/10 when \T1/cmtt/m/n/10 on
off \T1/cmr/m/n/10 is nonzero, or sends $\OML/cmm/m/it/10 <$\T1/cmtt/m/n/10 /ta
g$\OML/cmm/m/it/10 >$
[121]
Overfull \hbox (12.03719pt too wide) in paragraph at lines 6011--6015
\T1/cmr/m/n/10 de-fault ex-ten-sion (\T1/cmtt/m/n/10 .jpg\T1/cmr/m/n/10 ) or th
e ex-ten-sion spec-i-fied with the \T1/cmtt/m/n/10 sethtmlfigureext()
[122] [123]
Overfull \hbox (9.06569pt too wide) in paragraph at lines 6074--6077
[]\T1/cmtt/m/n/10 sethtmlfigurealign(align)\T1/cmr/m/n/10 : This re-de-fines th
e align-ment of fig-ures in HTML,
[124]
Overfull \hbox (6.84401pt too wide) in paragraph at lines 6166--6169
[]\T1/cmr/m/n/10 The macro \T1/cmtt/m/n/10 url(description)(location) \T1/cmr/m
/n/10 al-ways ex-pands to the \T1/cmtt/m/n/10 description\T1/cmr/m/n/10 ,
[125]
Overfull \hbox (31.06032pt too wide) in paragraph at lines 6187--6187
 []    \T1/cmtt/m/n/10 The Yodl package can be obtained at the site tt(ftp.rug.
nl) in the[] 
[126] [127] [128] [129]
Overfull \hbox (30.69316pt too wide) in paragraph at lines 6465--6468
[]\T1/cmr/m/n/10 This be-hav-ior can be mod-i-fied us-ing the \T1/cmtt/m/n/10 (
no)titleclearpage() \T1/cmr/m/n/10 and \T1/cmtt/m/n/10 (no)tocclearpage()
[130] [131]
Overfull \hbox (10.02733pt too wide) in paragraph at lines 6572--6575
\T1/cmr/m/n/10 warn-ings of La-TeX when the overfull-ness is less than 4pt. Use
 \T1/cmtt/m/n/10 nosloppyhfuzz()
[132] [133]
Overfull \hbox (15.20308pt too wide) in paragraph at lines 6679--6682
[]\T1/cmtt/m/n/10 redefinemacro(macro)(nrofargs)(redef)\T1/cmr/m/n/10 : This co
m-mand (re)defines a macro,
[134]
Overfull \hbox (41.44054pt too wide) in paragraph at lines 6710--6714
\T1/cmr/m/n/10 The files defin-ing the macros are by de-fault in-stalled to the
 di-rec-tory \T1/cmtt/m/n/10 /usr/local/share/yodl

Overfull \hbox (61.80666pt too wide) in paragraph at lines 6721--6726
[]\T1/cmr/m/n/10 All sup-port coun-ters, sym-bols and macros are de-fined in fi
les named \T1/cmtt/m/n/10 std.$\OML/cmm/m/it/10 <$\T1/cmtt/m/n/10 conversion$\O
ML/cmm/m/it/10 >$\T1/cmtt/m/n/10 .yo\T1/cmr/m/n/10 ,

Overfull \hbox (46.50484pt too wide) in paragraph at lines 6726--6728
[]\T1/cmr/m/n/10 The pre-de-fined char-ac-ter ta-bles are found in files names 
\T1/cmtt/m/n/10 chartables/$\OML/cmm/m/it/10 <$\T1/cmtt/m/n/10 conversion$\OML/
cmm/m/it/10 >$\T1/cmtt/m/n/10 .yo\T1/cmr/m/n/10 . 
[135]
Chapter 5.
[136] [137] [138] [139]
Overfull \hbox (46.80449pt too wide) in paragraph at lines 6988--6998
[]\T1/cmr/m/n/10 The post-processor that is dis-tributed since \T1/cmtt/m/n/10 
Yodl \T1/cmr/m/n/10 V. 2.00 does \T1/cmr/m/it/10 not \T1/cmr/m/n/10 use the \T1
/cmtt/m/n/10 .tt(Yodl)TAGSTART.
[140] [141]
Overfull \hbox (10.95412pt too wide) in paragraph at lines 7066--7070
\T1/cmr/m/n/10 Do not write a new-line im-me-di-ately fol-low-ing \T1/cmtt/m/n/
10 verb\T1/cmr/m/n/10 -statement's open-parenthesis.
[142]
Underfull \hbox (badness 10000) in paragraph at lines 7115--7116


Underfull \hbox (badness 10000) in paragraph at lines 7124--7125


Underfull \hbox (badness 10000) in paragraph at lines 7132--7133

[143]
Chapter 6.

Overfull \hbox (69.10045pt too wide) in paragraph at lines 7178--7181
\T1/cmtt/m/n/10 Yodl \T1/cmr/m/n/10 and the dis-tributed macro pack-age can be 
ob-tained from \T1/cmtt/m/n/10 https://fbb-git.gitlab.io/yodl/\T1/cmr/m/n/10 .

Overfull \hbox (7.14336pt too wide) in paragraph at lines 7178--7181
\T1/cmr/m/n/10 The as-so-ci-ated git-repository page is lo-cated at \T1/cmtt/m/
n/10 https://gitlab.com/fbb-git/yodl\T1/cmr/m/n/10 . 

Overfull \hbox (122.25414pt too wide) in paragraph at lines 7182--7185
[]\T1/cmr/m/n/10 Yodl can also be re-trieved as a bi-nary De-bian pack-age: to 
find it at \T1/cmtt/m/n/10 http://www.debian.org/distrib/packages
[144]
Overfull \hbox (32.30388pt too wide) in paragraph at lines 7212--7212
[]    \T1/cmtt/m/n/10 build programs    (or use `build programs strip' to strip
 the binaries)[] 

Overfull \hbox (11.309pt too wide) in paragraph at lines 7232--7232
[]                                  \T1/cmtt/m/n/10 e.g., install macros /usr/s
hare/yodl)[] 

Overfull \hbox (32.30388pt too wide) in paragraph at lines 7232--7232
[]                                  \T1/cmtt/m/n/10 e.g., install manual /usr/s
hare/doc/yodl)[] 

Overfull \hbox (21.80644pt too wide) in paragraph at lines 7232--7232
[]                                  \T1/cmtt/m/n/10 e.g., install docs /usr/sha
re/doc/yodl)[] 
[145]
Overfull \hbox (26.23354pt too wide) in paragraph at lines 7288--7290
[]\T1/cmtt/m/n/10 yodl/macros/yodl/chartables\T1/cmr/m/n/10 : This di-rec-tory 
con-tains character-translation
[146]
Overfull \hbox (20.9239pt too wide) in paragraph at lines 7328--7334
[]\T1/cmtt/m/n/10 yodl/scripts\T1/cmr/m/n/10 : sup-port scripts used by the bui
ld-ing pro-cess: \T1/cmtt/m/n/10 configreplacements
[147] [148]
Overfull \hbox (6.06029pt too wide) in paragraph at lines 7479--7479
[]    \T1/cmtt/m/n/10 |  |                    |       symbol  +---+----+-------
+-------+[] 

Overfull \hbox (6.06029pt too wide) in paragraph at lines 7479--7479
[]    \T1/cmtt/m/n/10 |  |                    |       |       |        |       
|       |[] 

Overfull \hbox (37.5526pt too wide) in paragraph at lines 7479--7479
[]    \T1/cmtt/m/n/10 |  +------------+------ | ------+       chartab  counter 
macro   builtin[] 

Overfull \hbox (6.06029pt too wide) in paragraph at lines 7479--7479
[]    \T1/cmtt/m/n/10 |               |       |               |        |       
|       |[] 

Overfull \hbox (6.06029pt too wide) in paragraph at lines 7479--7479
[]    \T1/cmtt/m/n/10 |               file    |               +---+----+-------
+-------+[] 
[149] [150]
Overfull \hbox (73.05006pt too wide) in paragraph at lines 7552--7552
 []\T1/cmtt/m/n/10 void        counter_add(HashItem *item, int add);   /* err  
if no counter   */[] 

Overfull \hbox (41.55775pt too wide) in paragraph at lines 7552--7552
 []\T1/cmtt/m/n/10 Result      counter_insert(HashMap *symtab, char const *key,
 int value);[] 

Overfull \hbox (73.05006pt too wide) in paragraph at lines 7552--7552
 []\T1/cmtt/m/n/10 void        counter_set(HashItem *item, int value); /* err  
if no counter   */[] 

Overfull \hbox (73.05006pt too wide) in paragraph at lines 7552--7552
 []\T1/cmtt/m/n/10 char const *counter_text(HashItem *item);       /* returns s
tatic buffer    */[] 

Overfull \hbox (73.05006pt too wide) in paragraph at lines 7552--7552
 []\T1/cmtt/m/n/10 int         counter_value(HashItem *item);      /* err  if n
o stack/item    */[] 

Overfull \hbox (11.3892pt too wide) in paragraph at lines 7554--7560
\T1/cmr/m/n/10 that are as-so-ci-ated with that par-tic-u-lar com-po-nent. For 
ex-am-ple, most \T1/cmtt/m/n/10 counter_
[151]
Overfull \hbox (48.05003pt too wide) in paragraph at lines 7624--7624
[]    \T1/cmtt/m/n/10 TOKEN_PLUS,             /* it's semantics what we do with
 a +, not      */[] 

Overfull \hbox (48.05003pt too wide) in paragraph at lines 7624--7624
[]                            \T1/cmtt/m/n/10 /* something for the lexer to wor
ry about       */[] 

Overfull \hbox (48.05003pt too wide) in paragraph at lines 7624--7624
[]    \T1/cmtt/m/n/10 TOKEN_SPACE,            /* Blanks should be at the end   
               */[] 

Overfull \hbox (48.05003pt too wide) in paragraph at lines 7624--7624
[]    \T1/cmtt/m/n/10 TOKEN_EOR,              /* end of record: ends pushed str
ings           */[] 

Overfull \hbox (48.05003pt too wide) in paragraph at lines 7624--7624
[]    \T1/cmtt/m/n/10 TOKEN_EOF,              /* at the end of nested evaluatio
ns/eof         */[] 

Overfull \hbox (48.05003pt too wide) in paragraph at lines 7647--7647
[]            \T1/cmtt/m/n/10 if (argc)                           /* macro with
 arguments     */[] 
[152] [153]
Overfull \hbox (80.68095pt too wide) in paragraph at lines 7728--7742
[]\T1/cmr/m/n/10 The ta-ble it-self is ini-tial-ized in \T1/cmtt/m/n/10 parser/
psetuphandlerset.c\T1/cmr/m/n/10 , by the func-tion \T1/cmtt/m/n/10 p_setup_han
dlerSet()\T1/cmr/m/n/10 .

Overfull \hbox (6.36467pt too wide) in paragraph at lines 7728--7742
\T1/cmr/m/n/10 duced by the lex-i-cal scan-ner (as de-fined in the \T1/cmtt/m/n
/10 LEXER_TOKEN \T1/cmr/m/n/10 enum in \T1/cmtt/m/n/10 lexer/lexer.h\T1/cmr/m/n
/10 ).

Overfull \hbox (66.5495pt too wide) in paragraph at lines 7743--7754
\T1/cmtt/m/n/10 ps_handlerSet \T1/cmr/m/n/10 are called \T1/cmr/m/it/10 han-dle
r\T1/cmr/m/n/10 . Most han-dlers are named \T1/cmtt/m/n/10 p_handle_$\OML/cmm/m
/it/10 <$\T1/cmtt/m/n/10 state$\OML/cmm/m/it/10 >$\T1/cmtt/m/n/10 _$\OML/cmm/m/
it/10 <$\T1/cmtt/m/n/10 lextoken$\OML/cmm/m/it/10 >$\T1/cmtt/m/n/10 ()\T1/cmr/m
/n/10 ,

Overfull \hbox (28.0179pt too wide) in paragraph at lines 7743--7754
\T1/cmr/m/n/10 name of the ap-pro-pri-ate lex-i-cal scan-ner to-ken. For ex-am-
ple, \T1/cmtt/m/n/10 p_handle_default_symbol()
[154] [155]
Overfull \hbox (21.80644pt too wide) in paragraph at lines 7861--7861
[]        \T1/cmtt/m/n/10 Description of the macro `name', having arguments `ar
g1', `arg2',[] 

Overfull \hbox (48.05003pt too wide) in paragraph at lines 7861--7861
[]        \T1/cmtt/m/n/10 `etc', each argument is given its own parameter list.
 The names of the[] 

Overfull \hbox (48.05003pt too wide) in paragraph at lines 7861--7861
[]        \T1/cmtt/m/n/10 arguments in this description should be chosen in suc
h a way that they[] 

Overfull \hbox (27.05516pt too wide) in paragraph at lines 7861--7861
[]        \T1/cmtt/m/n/10 suggest their function or purpose. All macro descript
ions starting[] 

Overfull \hbox (48.05003pt too wide) in paragraph at lines 7861--7861
[]        \T1/cmtt/m/n/10 manpage and the description of the macro in the user 
guide. If this is[] 

Overfull \hbox (48.05003pt too wide) in paragraph at lines 7861--7861
[]        \T1/cmtt/m/n/10 not considered appropriate (e.g., tt(XX...()) macros 
are not described[] 

Overfull \hbox (6.06029pt too wide) in paragraph at lines 7861--7861
[]        \T1/cmtt/m/n/10 statements of macro `name' expecting `#' arguments us
ed by all[] 
[156]
Overfull \hbox (32.30388pt too wide) in paragraph at lines 7861--7861
[]        \T1/cmtt/m/n/10 statements that should be executed by two converters.
 In this case,[] 

Overfull \hbox (32.30388pt too wide) in paragraph at lines 7861--7861
[]        \T1/cmtt/m/n/10 statements that should be executed by all converters 
not explicitly[] 

Overfull \hbox (6.06029pt too wide) in paragraph at lines 7861--7861
[]        \T1/cmtt/m/n/10 statements of macro `name' expecting `#' arguments us
ed by all[] 

Overfull \hbox (10.14262pt too wide) in paragraph at lines 7868--7873
[]\T1/cmr/m/n/10 When writ-ing stan-dard \T1/cmtt/m/n/10 Yodl \T1/cmr/m/n/10 ma
cros, each macro should be stored in a file \T1/cmtt/m/n/10 `name'.raw\T1/cmr/m
/n/10 ,
[157]
Overfull \hbox (12.15611pt too wide) in paragraph at lines 7941--7943
[] \T1/cmtt/m/n/10 void ($\OMS/cmsy/m/n/10 ^^C$\T1/cmtt/m/n/10 d_handler)(long 
offset, HashItem $\OMS/cmsy/m/n/10 ^^C$\T1/cmtt/m/n/10 item) \T1/cmr/m/n/10 poi
nts to the func-
[158]
Overfull \hbox (42.72414pt too wide) in paragraph at lines 7970--7973
\T1/cmr/m/n/10 re-sult of the ear-lier con-struc-tion of the sym-bol ta-ble dur
-ing the \T1/cmtt/m/n/10 postqueue_construct()

Overfull \hbox (21.96382pt too wide) in paragraph at lines 7979--7982
\T1/cmr/m/n/10 mand is used. Here, \T1/cmtt/m/n/10 construct_ref() \T1/cmr/m/n/
10 can still be used, but a spe-cific \T1/cmtt/m/n/10 handle_txt_ref()
[159]
Overfull \hbox (25.8116pt too wide) in paragraph at lines 8029--8029
 []    \T1/cmtt/m/n/10 hashitem_construct(VOIDPTR, "", (void *)s_lastLabelNr, r
oot_nop);[] 

Overfull \hbox (4.81673pt too wide) in paragraph at lines 8038--8038
 []    \T1/cmtt/m/n/10 {"drainws",         construct_nop,          handle_drain
_ws},[] 

Overfull \hbox (63.2932pt too wide) in paragraph at lines 8040--8043
\T1/cmr/m/n/10 cessed by \T1/cmtt/m/n/10 postqueue_process()\T1/cmr/m/n/10 . Th
is hap-pens im-me-di-ately af-ter \T1/cmtt/m/n/10 postqueue_construct()\T1/cmr/
m/n/10 .

Overfull \hbox (21.56801pt too wide) in paragraph at lines 8052--8052
 []    \T1/cmtt/m/n/10 file_copy2offset(global.d_out, postqueue_istream(), offs
et);[] 
[160] (./yodl.aux) )
(see the transcript file for additional information)
Output written on yodl.dvi (161 pages, 498896 bytes).
Transcript written on yodl.log.
rm yodl.aux yodl.log yodl.toc
dvips -o yodl.ps yodl.dvi
This is dvips(k) 2020.1 Copyright 2020 Radical Eye Software (www.radicaleye.com)
' TeX output 2021.01.19:1018' -> yodl.ps
</usr/share/texmf-dist/dvips/base/tex.pro>
</usr/share/texmf-dist/dvips/l3backend/l3backend-dvips.pro>
</usr/share/texmf-dist/fonts/enc/dvips/cm-super/cm-super-t1.enc>
</usr/share/texmf-dist/fonts/enc/dvips/cm-super/cm-super-ts1.enc>
</usr/share/texmf-dist/dvips/base/texps.pro>
</usr/share/texmf-dist/dvips/base/special.pro>. 
</usr/share/texmf-dist/fonts/type1/public/cm-super/sfit1000.pfb>
</usr/share/texmf-dist/fonts/type1/public/amsfonts/cm/cmr7.pfb>
</usr/share/texmf-dist/fonts/type1/public/cm-super/sftt0800.pfb>
</usr/share/texmf-dist/fonts/type1/public/cm-super/sfbx1200.pfb>
</usr/share/texmf-dist/fonts/type1/public/cm-super/sfrm0800.pfb>
</usr/share/texmf-dist/fonts/type1/public/cm-super/sfrm0600.pfb>
</usr/share/texmf-dist/fonts/type1/public/amsfonts/cm/cmmi10.pfb>
</usr/share/texmf-dist/fonts/type1/public/amsfonts/cm/cmsy10.pfb>
</usr/share/texmf-dist/fonts/type1/public/cm-super/sfrm0700.pfb>
</usr/share/texmf-dist/fonts/type1/public/cm-super/sfbx1440.pfb>
</usr/share/texmf-dist/fonts/type1/public/cm-super/sfrm1000.pfb>
</usr/share/texmf-dist/fonts/type1/public/cm-super/sfti1000.pfb>
</usr/share/texmf-dist/fonts/type1/public/cm-super/sftt1000.pfb>
</usr/share/texmf-dist/fonts/type1/public/cm-super/sfbx2074.pfb>
</usr/share/texmf-dist/fonts/type1/public/cm-super/sfbx2488.pfb>
</usr/share/texmf-dist/fonts/type1/public/cm-super/sfbx1000.pfb>
</usr/share/texmf-dist/fonts/type1/public/cm-super/sfrm1200.pfb>
</usr/share/texmf-dist/fonts/type1/public/cm-super/sfrm1728.pfb>[1] [1] [2] 
[3] [4] [5] [6] [7] [8] [9] [10] [11] [12] [13] [14] [15] [16] [17] [18] [19] 
[20] [21] [22] [23] [24] [25] [26] [27] [28] [29] [30] [31] [32] [33] [34] 
[35] [36] [37] [38] [39] [40] [41] [42] [43] [44] [45] [46] [47] [48] [49] 
[50] [51] [52] [53] [54] [55] [56] [57] [58] [59] [60] [61] [62] [63] [64] 
[65] [66] [67] [68] [69] [70] [71] [72] [73] [74] [75] [76] [77] [78] [79] 
[80] [81] [82] [83] [84] [85] [86] [87] [88] [89] [90] [91] [92] [93] [94] 
[95] [96] [97] [98] [99] [100] [101] [102] [103] [104] [105] [106] [107] 
[108] [109] [110] [111] [112] [113] [114] [115] [116] [117] [118] [119] [120] 
[121] [122] [123] [124] [125] [126] [127] [128] [129] [130] [131] [132] [133] 
[134] [135] [136] [137] [138] [139] [140] [141] [142] [143] [144] [145] [146] 
[147] [148] [149] [150] [151] [152] [153] [154] [155] [156] [157] [158] [159] 
[160] 
ps2pdf yodl.ps yodl.pdf
+ popd
~/rpmbuild/BUILD/yodl-4.02.02
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.nXU6w3
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' /home/iurt/rpmbuild/BUILDROOT/yodl-4.02.02-2.mga8.aarch64 '!=' / ']'
+ rm -rf /home/iurt/rpmbuild/BUILDROOT/yodl-4.02.02-2.mga8.aarch64
++ dirname /home/iurt/rpmbuild/BUILDROOT/yodl-4.02.02-2.mga8.aarch64
+ mkdir -p /home/iurt/rpmbuild/BUILDROOT
+ mkdir /home/iurt/rpmbuild/BUILDROOT/yodl-4.02.02-2.mga8.aarch64
+ cd yodl-4.02.02
+ '[' 1 -eq 1 ']'
+ pushd yodl
~/rpmbuild/BUILD/yodl-4.02.02/yodl ~/rpmbuild/BUILD/yodl-4.02.02
+ ./build install programs /home/iurt/rpmbuild/BUILDROOT/yodl-4.02.02-2.mga8.aarch64
mkdir -p /home/iurt/rpmbuild/BUILDROOT/yodl-4.02.02-2.mga8.aarch64/usr/bin
cp tmp/install/usr/bin/* /home/iurt/rpmbuild/BUILDROOT/yodl-4.02.02-2.mga8.aarch64/usr/bin
chmod +x /home/iurt/rpmbuild/BUILDROOT/yodl-4.02.02-2.mga8.aarch64/usr/bin/yodlstriproff
ln -sf yodl2whatever /home/iurt/rpmbuild/BUILDROOT/yodl-4.02.02-2.mga8.aarch64/usr/bin/yodl2xml
ln -sf yodl2whatever /home/iurt/rpmbuild/BUILDROOT/yodl-4.02.02-2.mga8.aarch64/usr/bin/yodl2txt
ln -sf yodl2whatever /home/iurt/rpmbuild/BUILDROOT/yodl-4.02.02-2.mga8.aarch64/usr/bin/yodl2man
ln -sf yodl2whatever /home/iurt/rpmbuild/BUILDROOT/yodl-4.02.02-2.mga8.aarch64/usr/bin/yodl2latex
ln -sf yodl2whatever /home/iurt/rpmbuild/BUILDROOT/yodl-4.02.02-2.mga8.aarch64/usr/bin/yodl2html
chmod +x /home/iurt/rpmbuild/BUILDROOT/yodl-4.02.02-2.mga8.aarch64/usr/bin/yodl2*
+ ./build install macros /home/iurt/rpmbuild/BUILDROOT/yodl-4.02.02-2.mga8.aarch64
mkdir -p /home/iurt/rpmbuild/BUILDROOT/yodl-4.02.02-2.mga8.aarch64/usr/share/yodl
cp -r tmp/install/usr/share/yodl/* /home/iurt/rpmbuild/BUILDROOT/yodl-4.02.02-2.mga8.aarch64/usr/share/yodl
+ ./build install man /home/iurt/rpmbuild/BUILDROOT/yodl-4.02.02-2.mga8.aarch64
mkdir -p /home/iurt/rpmbuild/BUILDROOT/yodl-4.02.02-2.mga8.aarch64/usr/share/man
cp -r tmp/install/usr/share/man/* /home/iurt/rpmbuild/BUILDROOT/yodl-4.02.02-2.mga8.aarch64/usr/share/man
ln -sf yodlconverters.1 /home/iurt/rpmbuild/BUILDROOT/yodl-4.02.02-2.mga8.aarch64/usr/share/man/man1/yodl2xml.1
ln -sf yodlconverters.1 /home/iurt/rpmbuild/BUILDROOT/yodl-4.02.02-2.mga8.aarch64/usr/share/man/man1/yodl2txt.1
ln -sf yodlconverters.1 /home/iurt/rpmbuild/BUILDROOT/yodl-4.02.02-2.mga8.aarch64/usr/share/man/man1/yodl2man.1
ln -sf yodlconverters.1 /home/iurt/rpmbuild/BUILDROOT/yodl-4.02.02-2.mga8.aarch64/usr/share/man/man1/yodl2latex.1
ln -sf yodlconverters.1 /home/iurt/rpmbuild/BUILDROOT/yodl-4.02.02-2.mga8.aarch64/usr/share/man/man1/yodl2html.1
ln -sf yodlconverters.1 /home/iurt/rpmbuild/BUILDROOT/yodl-4.02.02-2.mga8.aarch64/usr/share/man/man1/yodl2whatever.1
+ ./build install manual /home/iurt/rpmbuild/BUILDROOT/yodl-4.02.02-2.mga8.aarch64
mkdir -p /home/iurt/rpmbuild/BUILDROOT/yodl-4.02.02-2.mga8.aarch64/usr/share/doc/yodl-doc
cp -r tmp/install/usr/share/doc/yodl-doc/* /home/iurt/rpmbuild/BUILDROOT/yodl-4.02.02-2.mga8.aarch64/usr/share/doc/yodl-doc
cp  AUTHORS.txt CHANGES changelog /home/iurt/rpmbuild/BUILDROOT/yodl-4.02.02-2.mga8.aarch64/usr/share/doc/yodl-doc
+ pushd tmp/install/usr/share/doc/yodl-doc/
~/rpmbuild/BUILD/yodl-4.02.02/yodl/tmp/install/usr/share/doc/yodl-doc ~/rpmbuild/BUILD/yodl-4.02.02/yodl ~/rpmbuild/BUILD/yodl-4.02.02
+ for i in yodl.txt yodl.latex
+ iconv -f ISO-8859-1 -t UTF8 yodl.txt -o yodl.txt-utf-8
+ mv -f yodl.txt-utf-8 yodl.txt
+ for i in yodl.txt yodl.latex
+ iconv -f ISO-8859-1 -t UTF8 yodl.latex -o yodl.latex-utf-8
+ mv -f yodl.latex-utf-8 yodl.latex
+ popd
~/rpmbuild/BUILD/yodl-4.02.02/yodl ~/rpmbuild/BUILD/yodl-4.02.02
+ rm -f /home/iurt/rpmbuild/BUILDROOT/yodl-4.02.02-2.mga8.aarch64/usr/share/doc/yodl-doc/AUTHORS.txt /home/iurt/rpmbuild/BUILDROOT/yodl-4.02.02-2.mga8.aarch64/usr/share/doc/yodl-doc/CHANGES /home/iurt/rpmbuild/BUILDROOT/yodl-4.02.02-2.mga8.aarch64/usr/share/doc/yodl-doc/changelog
+ /usr/lib/rpm/find-debuginfo.sh -j8 --strict-build-id -m -i --build-id-seed 4.02.02-2.mga8 --unique-debug-suffix -4.02.02-2.mga8.aarch64 --unique-debug-src-base yodl-4.02.02-2.mga8.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/yodl-4.02.02

explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/yodl-4.02.02-2.mga8.aarch64/usr/bin/yodl
explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/yodl-4.02.02-2.mga8.aarch64/usr/bin/yodlpost
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/yodl-4.02.02-2.mga8.aarch64/usr/bin/yodl
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/yodl-4.02.02-2.mga8.aarch64/usr/bin/yodlpost
explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/yodl-4.02.02-2.mga8.aarch64/usr/bin/yodlverbinsert
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/yodl-4.02.02-2.mga8.aarch64/usr/bin/yodlverbinsert
original debug info size: 1548kB, size after compression: 804kB
/usr/lib/rpm/sepdebugcrcfix: Updated 3 CRC32s, 0 CRC32s did match.
645 blocks
+ /usr/lib/rpm/check-buildroot
+ '[' -n '' ']'
+ /usr/share/spec-helper/clean_files
+ '[' -n '' ']'
+ /usr/share/spec-helper/compress_files .xz
+ '[' -n '' ']'
+ /usr/share/spec-helper/relink_symlinks
+ '[' -n '' ']'
+ /usr/share/spec-helper/clean_perl
+ '[' -n '' ']'
+ /usr/share/spec-helper/lib_symlinks
+ '[' -n '' ']'
+ /usr/share/spec-helper/gprintify
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_mo
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_pamd
+ '[' -n '' ']'
+ /usr/share/spec-helper/remove_info_dir
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_eol
+ '[' -n '' ']'
+ /usr/share/spec-helper/check_desktop_files
+ '[' -n '' ']'
+ /usr/share/spec-helper/check_elf_files
+ /usr/lib/rpm/brp-python-bytecompile /usr/bin/python3 1 1
+ /usr/lib/rpm/brp-python-hardlink
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
mangling shebang in /usr/bin/yodlstriproff from /bin/sh to #!/usr/bin/sh
mangling shebang in /usr/bin/yodl2whatever from /bin/bash to #!/usr/bin/bash
Processing files: yodl-4.02.02-2.mga8.aarch64
Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.U8VGS3
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd yodl-4.02.02
+ DOCDIR=/home/iurt/rpmbuild/BUILDROOT/yodl-4.02.02-2.mga8.aarch64/usr/share/doc/yodl
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/yodl-4.02.02-2.mga8.aarch64/usr/share/doc/yodl
+ cp -pr yodl/AUTHORS.txt /home/iurt/rpmbuild/BUILDROOT/yodl-4.02.02-2.mga8.aarch64/usr/share/doc/yodl
+ cp -pr yodl/changelog /home/iurt/rpmbuild/BUILDROOT/yodl-4.02.02-2.mga8.aarch64/usr/share/doc/yodl
+ cp -pr yodl/README.3.00.0 /home/iurt/rpmbuild/BUILDROOT/yodl-4.02.02-2.mga8.aarch64/usr/share/doc/yodl
+ cp -pr README /home/iurt/rpmbuild/BUILDROOT/yodl-4.02.02-2.mga8.aarch64/usr/share/doc/yodl
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: yodl = 4.02.02-2.mga8 yodl(aarch-64) = 4.02.02-2.mga8
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.14)(64bit) libstdc++.so.6(GLIBCXX_3.4.15)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.26)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit)
Processing files: yodl-doc-4.02.02-2.mga8.noarch
Provides: yodl-doc = 4.02.02-2.mga8
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Processing files: yodl-debugsource-4.02.02-2.mga8.aarch64
Provides: yodl-debugsource = 4.02.02-2.mga8 yodl-debugsource(aarch-64) = 4.02.02-2.mga8
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Processing files: yodl-debuginfo-4.02.02-2.mga8.aarch64
Provides: debuginfo(build-id) = afd9459444d259ee879450a43e3ac63ee8f36046 debuginfo(build-id) = b202f90cf47ad303a46024c0d9ccfc611ab18c5d debuginfo(build-id) = d2e1d975fc7f4d2eb33172e7fce2e6e782e72cc3 yodl-debuginfo = 4.02.02-2.mga8 yodl-debuginfo(aarch-64) = 4.02.02-2.mga8
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Recommends: yodl-debugsource(aarch-64) = 4.02.02-2.mga8
Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/yodl-4.02.02-2.mga8.aarch64
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/yodl-4.02.02-2.mga8.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/yodl-debugsource-4.02.02-2.mga8.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/yodl-debuginfo-4.02.02-2.mga8.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/noarch/yodl-doc-4.02.02-2.mga8.noarch.rpm
Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.pVvXH6
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd yodl-4.02.02
+ /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/yodl-4.02.02-2.mga8.aarch64
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.ilfEw4
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf yodl-4.02.02
+ RPM_EC=0
++ jobs -p
+ exit 0
D: [iurt_root_command] Success!