converter
Herbert Voss
Herbert.Voss at fu-berlin.de
Fri Mar 24 18:48:06 UTC 2023
Am 24.03.23 um 18:05 schrieb Patrick Dupre:
> Hello,
>
>> Can I create a file converter command (File Handling)
>> latex -> pdf with a triple command
>> "export latex (plain) $o"; latex $o; dvipdf -d-dALLOWPSTRANSPARENCY $o.dvi
>> ?
> I think that I making something wrong
>
> in File Format, I put
> Format Tkpdf
> in short name tkpdf
> in Extension pdf
>
> In converter
> Latex (plain) -> Tkpdf
> from format:
> Latex (plain)
> to format:
> Tkpdf
> Converter:
> dvipdf $$i $$o
why do you need the dvi output?
Herbert
More information about the lyx-users
mailing list