3 lines
102 B
Bash
3 lines
102 B
Bash
#!/bin/bash
|
|
pdf:
|
|
a2x -a lang=de -f pdf --dblatex-opts "-P latex.output.revhistory=0" --verbose *.txt
|