logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

tpic2pdftex - convert tpic \specials for use by pdftex

Bugs

       Spline  curve  shapes  not  fully  authentic  (unknown  algorithm).   Bounding box does not care for line
       thickness (groff pic feature).  Splines might  be  outside  bounding  box.   Fill  color  does  not  work
       correctly for arrowheads (pic limitation).

Description

       Experimental  awk  script  for  conversion  of  tpic  \specials  as  produced  by (groff-)pic into pdfTeX
       \pdfliteral sections for further processing by pdftex.

Name

       tpic2pdftex - convert tpic \specials for use by pdftex

Notes

       Current version: 1.97.

       tpic \special description see e. g.: Goossens, Rahtz, Mittelbach: The LaTeX Graphics Companion,  Addison-
       Wesley, 1997, pp. 464.

See Also

pic(1), grap(1), groff(1), awk(1), pdftex(1).

GNU                                                2008-08-01                                     TPIC2PDFTEX(1)

Synopsis

pic -t somefile.pic | tpic2pdftex > somefile.tex

       Process somefile.tex by pdftex/pdflatex.

See Also