Coder Social home page Coder Social logo

Comments (2)

GarenSidonius avatar GarenSidonius commented on July 2, 2024

A few points to make here:

[1]
I'm not sure what you're trying to achieve with the command above. If you're trying to convert the sample TeX file to plain text, I think it would look something like:

pandoc -r latex -w plain dissertation_template_latex_sample.tex -o output.txt 

[2]
The goal of this git repository is to provide ASU graduate students with an easy-to-use LaTeX template that conforms to ASU's style guide. In other words, Pandoc support would be nice, but I haven't specifically included it.

[3]
As a result, this repository does not contain a Pandoc template. A Pandoc template would need to have certain variables in the template. I recommend to view Pandoc's default LaTeX template to see what's needed in such a template. (See the Pandoc documentation on the -D/--print-default-template option for guidance on outputting Pandoc's default templates.)

If you're interested to convert the existing LaTeX template in this repository to a Pandoc template, I would love to include that in the repository. I would have done it myself but haven't found the time for it.

from asu-dissertation-template.

jtbates avatar jtbates commented on July 2, 2024

[1] I was trying to output to Markdown so that the files would be rendered by GitHub.
[2] I see. I thought since that the readme mentioned Pandoc that it might work.
[3] Thanks for the pointer. I will look into it.

from asu-dissertation-template.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.