Commit 8bda09d9 authored by Dorchies David's avatar Dorchies David
Browse files

Rapport Irstea compatibilité PdfLatex et paramètres compilation vscode

parent ccaf7a05
No related merge requests found
Showing with 10 additions and 706 deletions
+10 -706
{ {
// By default, the first recipe is used to compile the project. For details, please visit https://github.com/James-Yu/LaTeX-Workshop#recipe.
"latex-workshop.latex.recipes": [ "latex-workshop.latex.recipes": [
{ {
"name": "pdflatex*2", "name": "pdflatex -> bibtex -> pdflatex*2",
"tools": [ "tools": [
"pdflatex", "pdflatex",
"bibtex",
"pdflatex",
"pdflatex"
]
},
{
"name": "pdflatex",
"tools": [
"pdflatex" "pdflatex"
] ]
} }
......
rapport_irstea/emplacement_logo.jpg

5.25 KB

This diff is collapsed.
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment