add instructions on how to import texstudio profile
This commit is contained in:
parent
5a28ce7c94
commit
3f83cf9cb7
11
README.md
11
README.md
@ -29,12 +29,13 @@ touch references.bib
|
||||
vim $report.tex
|
||||
```
|
||||
|
||||
## TeXStudio configuration
|
||||
## TeXstudio configuration
|
||||
You can load the TeXstudio profile `texstudio_profile.txs` via `Options -> Load Profile`. Or you change the settings manually:
|
||||
```
|
||||
# options -> configure texstudio
|
||||
-> commands -> Biber: "biber %.bcf"
|
||||
-> create
|
||||
-> compile and display: "Default Compiler, Default Bibliography Tool, Default Compiler, Default Compiler, Default viewer"
|
||||
# Options -> Configure TeXstudio
|
||||
-> Commands -> Biber: "biber %.bcf"
|
||||
-> Create
|
||||
-> Compile and Display: "Default Compiler, Default Bibliography Tool, Default Compiler, Default Compiler, Default viewer"
|
||||
or simply: "txs:///compile | txs:///bibliography | txs:///compile | txs:///compile | txs:///view"
|
||||
-> Default Compiler: "PdfLaTeX"
|
||||
-> Default Viewer: "PDF Viewer"
|
||||
|
Loading…
x
Reference in New Issue
Block a user