Re: Tables and lists
Yannig Robert via "Users of the Lout document typesetting system." <[email protected]> Tue, 28 Jan 2020 23:24:56 +0100
| Newsgroups | gmane.comp.type-setting.lout |
|---|---|
| Message-ID | <[email protected]> |
Thank you very much, the first option did the trick. I didn't have a test_case.li to remove but there was a lout.li and I erased it instead and it worked. Kind regards Yannig On 28/01/2020 18:48, Wolfram Kahl wrote: > On Tue, Jan 28, 2020 at 06:29:38PM +0100, Yannig Robert via Users of the Lout document typesetting system. wrote: >> Thank you for the suggestion, unfortunately it didn't work. >> >> I did : >> >> yannigr@UTILISA-2DI2OG0:/mnt/d/Dropbox/Yannig/Perso/Ham/pensebete$ >> export LANG= >> yannigr@UTILISA-2DI2OG0:/mnt/d/Dropbox/Yannig/Perso/Ham/pensebete$ lout >> -PDF test_case.lout > test_case.pdf > Have you tried > > rm test_case.li test_case.ld > lout -PDF test_case.lout > test_case.pdf > lout -PDF test_case.lout > test_case.pdf > lout -PDF test_case.lout > test_case.pdf > lout -PDF test_case.lout > test_case.pdf > > and/or > > rm test_case.li test_case.ld > lout test_case.lout > test_case.ps > lout test_case.lout > test_case.ps > lout test_case.lout > test_case.ps > lout test_case.lout > test_case.ps > ps2pdf -dPDFSETTINGS=/prepress test_case.ps > > ? > > Wolfram >