Skip to content

Using Tectonic with VS Code #896

Answered by Jarmos-san
ujjwal123123 asked this question in Q&A
Discussion options

You must be logged in to vote

EDIT: So, after taking a look at this answer I wanted to update my workflow to adhere to tectonic's v2 interface as well. This answer is an attempt to do so & if you would like to check out the older v1 way of doing things, see this answer (comment).

Creating a Base to Start Working From

You should generate a base work environment by invoking the tectonic -X new command. It should create the follow directory structure:

.
├── src
│   ├── _preamble.tex
│   ├── _postamble.tex
│   └── index.tex
└── Tectonic.toml

You'll figure out the significance of the .tex files eventually. But it's important to pay special heed to the Tectonic.toml file since this is what'll help tectonic with the file nam…

Replies: 4 comments 19 replies

Comment options

You must be logged in to vote
16 replies
@albertothedev
Comment options

@Zeta611
Comment options

@albertothedev
Comment options

@Zeta611
Comment options

@eljamm
Comment options

Answer selected by ujjwal123123
Comment options

You must be logged in to vote
3 replies
@Jarmos-san
Comment options

@LeCyberDucky
Comment options

@ratmice
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
10 participants