Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support PDF output via LaTeX #14

Merged
merged 3 commits into from
Mar 28, 2013
Merged

Support PDF output via LaTeX #14

merged 3 commits into from
Mar 28, 2013

Conversation

dungpa
Copy link
Contributor

@dungpa dungpa commented Mar 28, 2013

Hi,

I apply changes the new code base. Diffs now seem easier to read.

I copy comments from the last pull request:

Adding LatexFormatting to CodeFormat and Markdown project is relatively easy since I can follow the structure of HtmlFormatting. However, Literate.fsx is quite messy since it assumes HTML as the only output format. Maybe it needs to be cleaned up a bit.

Status:

  • F# source codes are rendered correctly. I create two template template-color.tex with colorized source code and template-math.tex with a few tokens being converted to math symbols.
  • Markdown rendering is tested with a few big files from testfiles.

@dungpa dungpa mentioned this pull request Mar 28, 2013
@tpetricek
Copy link
Member

Nice work! Thanks very much by updating the pull request.

tpetricek added a commit that referenced this pull request Mar 28, 2013
Support PDF output via LaTeX
@tpetricek tpetricek merged commit 9d34dd3 into fsprojects:master Mar 28, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants