Conversion Tools ⇒ Installing Packages for latex2rtf
-
- Posts: 1
- Joined: Mon Sep 17, 2018 4:11 am
Installing Packages for latex2rtf
However, I have not been able to figure out where to install LaTeX packages on Windows 10 such that it can find them. I need packages in order to use statements such as:
\usepackage{titlesec}
The README for titlesec only says, "Move the files to a place where LaTeX can find them and typeset titlesec.tex"
I've been running latex2rtf from the command prompt (cmd) with:
latexrt -o test.rtf main.tex
I need the packages in order to more easily format section headers, set margins, etc.
Learn LaTeX easily with newest books:
The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis
The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more
LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis
- Johannes_B
- Site Moderator
- Posts: 4182
- Joined: Thu Nov 01, 2012 4:08 pm