Skip to content

This repository contains a Python 3 program, which parses reStructuredText files and converts document internal links to reStructuredText raw latex hypertargets and hyperlinks. This enables document internal links in PDFs when using Pandoc to compile PDFs from reStructuredText files.

License

Notifications You must be signed in to change notification settings

ZelphirKaltstahl/rst-internal-links-to-raw-latex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rst-internal-links-to-raw-latex

This repository contains a Python 3 program, which parses reStructuredText files and converts document internal links to reStructuredText raw latex hypertargets and hyperlinks. This enables document internal links in PDFs when using Pandoc to compile PDFs from reStructuredText files.

Running the Program

Run the following command from rst-internal-links-to-raw-latex directory:

python -m RSTInternalLinks <reST file>

About

This repository contains a Python 3 program, which parses reStructuredText files and converts document internal links to reStructuredText raw latex hypertargets and hyperlinks. This enables document internal links in PDFs when using Pandoc to compile PDFs from reStructuredText files.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published