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

Add support for the same variables as LaTeX document #2

Open
RLesur opened this issue Jun 20, 2018 · 1 comment
Open

Add support for the same variables as LaTeX document #2

RLesur opened this issue Jun 20, 2018 · 1 comment
Assignees

Comments

@RLesur
Copy link
Owner

RLesur commented Jun 20, 2018

Some pandoc variables are implemented in LaTeX output format and not in HTML5 output format (see https://pandoc.org/MANUAL.html#variables-set-by-pandoc):

  • institute
  • abstract

This could be implemented through a customised pandoc template.

@RLesur RLesur self-assigned this Jun 23, 2018
@RLesur
Copy link
Owner Author

RLesur commented Jul 20, 2018

Top-level variables in pdf_document:

  • papersize
  • fontsize
  • geometry or margin-left, margin-right, margin-top, margin-bottom
  • linestretch
  • institute
  • abstract
  • fontfamily, fontfamilyoptions
  • mainfont, sansfont, monofont, mathfont, CJKmainfont and mainfontoptions, sansfontoptions, monofontoptions, mathfontoptions, CJKoptions (relevant?)
  • linkcolor, urlcolor, citecolor, toccolor (relevant?)
  • links-as-notes
  • indent
  • thanks
  • lof, lot

RLesur pushed a commit that referenced this issue Jul 23, 2018
RLesur pushed a commit that referenced this issue Jul 23, 2018
RLesur pushed a commit that referenced this issue Jul 23, 2018
RLesur pushed a commit that referenced this issue Jul 24, 2018
RLesur pushed a commit that referenced this issue Jul 24, 2018
RLesur pushed a commit that referenced this issue Jul 24, 2018
RLesur pushed a commit that referenced this issue Jul 24, 2018
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

No branches or pull requests

1 participant