Tiago4.2.lua · Fresh

pandoc input.md --lua-filter=tiago4.2.lua -o final_paper.pdf Use code with caution. Copied to clipboard 4. General Paper Layout (Academic Standards)

If the script is designed as a (common for academic writing), the command would look like: tiago4.2.lua

Use a YAML front matter block or a separate configuration file to define the title, authors, and abstract. pandoc input

To run a Lua script to assemble your paper, use your terminal: lua tiago4.2.lua Use code with caution. Copied to clipboard tiago4.2.lua

Go to Top