summaryrefslogtreecommitdiff
path: root/macros/texinfo/contrib/texinfo-hu/texinfo/new/ct.bat
blob: 4cebea69c47b3d437969a0dff5d093df615bb8c7 (plain)
1
2
3
4
5
6
7
8
@echo off
texconv -i info.tcp %1.txt %1.tex
tex %1.tex
rem texindex %1.cp
rem tex %1.txi
rem dvips %1.dvi
rem gs386 -q -dNOPAUSE -sDEVICE#pdfwrite -sOutputFile#%1.pdf %1.ps -c quit