I'll second the fact that Lyx makes Latex more accessible to people who've never used Latex. Then, after you've spent enough time trying to figure Lyx out, you realize you need to figure Latex out first.
That said, I'll probably never learn to write math in Latex, since Lyx makes it so easy. In ...
Search found 5 matches
- Tue Jul 13, 2010 1:56 am
- Forum: Community talk
- Topic: New England LaTeX community?
- Replies: 1
- Views: 4561
New England LaTeX community?
I'm going to be moving up from Pensacola to the NYC/Boston area, and I want to meet up with LaTeX users, geeks, etc... as I go around. How's the LaTeX community in New England? I don't think I can bring myself to drop my R's or y'all's... but we'll see how it goes.
- Tue Jul 13, 2010 12:28 am
- Forum: Text Formatting
- Topic: Can't make DVI hyperlinks with hyperref.
- Replies: 2
- Views: 5564
Can't make DVI hyperlinks with hyperref.
I had done numerous searches, but I'm still a total noob, so sometimes I don't even know how to begin to look. Anyways, I found this link, http://arxiv.org/hypertex/, and it says in the example that it outputs a dvi with this code: latex link.tex
dvips -z link.dvi -o link.ps
ps2pdf link.ps link ...
dvips -z link.dvi -o link.ps
ps2pdf link.ps link ...
- Mon Jul 12, 2010 10:17 pm
- Forum: Text Formatting
- Topic: Can't make DVI hyperlinks with hyperref.
- Replies: 2
- Views: 5564
Can't make DVI hyperlinks with hyperref.
\documentclass[10pt]{article}
\usepackage{color,hyperref}
\definecolor{darkblue}{rgb}{0.0,0.0,0.3}
\hypersetup{colorlinks,breaklinks,
linkcolor=darkblue,urlcolor=darkblue,
anchorcolor=darkblue,citecolor=darkblue}
\begin{document}
\href{http://www.fsu.edu/}{Florida State University}, 2000 - 2002 ...
\usepackage{color,hyperref}
\definecolor{darkblue}{rgb}{0.0,0.0,0.3}
\hypersetup{colorlinks,breaklinks,
linkcolor=darkblue,urlcolor=darkblue,
anchorcolor=darkblue,citecolor=darkblue}
\begin{document}
\href{http://www.fsu.edu/}{Florida State University}, 2000 - 2002 ...
- Mon Jul 12, 2010 9:39 pm
- Forum: New Members
- Topic: greetings!
- Replies: 2
- Views: 2122
greetings!
Greetings!
I'm an academic professional, and I began using Latex through Lyx. I decided it would be better to just use LaTeX with a text editor (Kile in Ubuntu), since it's so hard to figure out everything with Lyx.
Aaron
I'm an academic professional, and I began using Latex through Lyx. I decided it would be better to just use LaTeX with a text editor (Kile in Ubuntu), since it's so hard to figure out everything with Lyx.
Aaron