Update README.md

pull/3/head
Michael Bredel 8 years ago committed by GitHub
parent ec8e284d5f
commit f9c95103db
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 6
      README.md

@ -158,7 +158,11 @@ to remove all temporary files, which are produced during the compilation process
$ make bz2
```
generates a bz2-package file, which contains all the source files of your LaTeX code.
generates a bz2-package file, which contains all the source files of your LaTeX code. In case you need to create a PDF-version with embedded fonts you may use
```
$ make publish
```
## Known issues

Loading…
Cancel
Save