Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
Paul Douglas Hopkins
conda
Commits
25631867
Commit
25631867
authored
Mar 13, 2019
by
Duncan Macleod
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'latex' into 'master'
Added docs section on how to use latex Closes
#3
See merge request
!28
parents
0746b644
004fbf43
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 @
25631867
...
...
@@ -31,3 +31,27 @@ This behaviour can be disabled with
.. code-block:: bash
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