Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
Paul Douglas Hopkins
conda
Commits
004fbf43
Verified
Commit
004fbf43
authored
Mar 13, 2019
by
Duncan Macleod
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
docs: added snippet on how to use latex
parent
efa4030b
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
24 additions
and
0 deletions
+24
-0
docs/tips/index.rst
docs/tips/index.rst
+24
-0
No files found.
docs/tips/index.rst
View file @
004fbf43
...
@@ -31,3 +31,27 @@ This behaviour can be disabled with
...
@@ -31,3 +31,27 @@ This behaviour can be disabled with
.. code-block:: bash
.. code-block:: bash
conda config --set changeps1 no
conda config --set changeps1 no
-----------
Using LaTeX
-----------
The LSCSoft Conda environments do not provide (La)TeX.
You should install TeX using your system package manager, see below for
details for some common operating systems:
.. note::
The following examples should get you far enough to use TeX with
the Matplotlib Python library. If you find that other packages
are needed, please
`open a Bug ticket https://git.ligo.org/lscsoft/conda/issues/new?issuable_template=Bug>`_.
^^^^^^^^
Macports
^^^^^^^^
.. code-block:: bash
port install texlive dvipng
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment