Hello,
I was hoping someone could explain how to set up the HTLaTeX engine in TeXShop 2.43.
I'm still fairly new with LaTeX and I would like to get TeXShop to typeset a .html file. I've gone to TeXShop Preferences and have changed the engine to HTLaTeX.
I also found the engine in /usr/texbin ...
Search found 13 matches
- Thu Mar 14, 2013 11:23 pm
- Forum: TeXShop
- Topic: Setup for HTLaTeX Engine
- Replies: 0
- Views: 7385
- Tue Jan 29, 2013 2:40 pm
- Forum: Fonts & Character Sets
- Topic: Greek and English
- Replies: 3
- Views: 6169
Re: Greek and English
Thanks for the reply.
I changed to utf8x and got this warning:
Package utf8x Error: Character185appearedalone.
I changed to utf8x and got this warning:
Package utf8x Error: Character185appearedalone.
- Tue Jan 29, 2013 1:58 pm
- Forum: Fonts & Character Sets
- Topic: Greek and English
- Replies: 3
- Views: 6169
Greek and English
Hello,
I'm trying to make an English document with a Greek summary at the start.
I found the following example of how to use both languages. However, now it doesn't seem to work. I just get semi-colons instead of Greek text.
Does anyone know what the problem might be? Thanks in advance ...
I'm trying to make an English document with a Greek summary at the start.
I found the following example of how to use both languages. However, now it doesn't seem to work. I just get semi-colons instead of Greek text.
Does anyone know what the problem might be? Thanks in advance ...
- Sat Dec 17, 2011 4:34 pm
- Forum: Text Formatting
- Topic: Hash in a URL
- Replies: 2
- Views: 8529
Hash in a URL
Hello everyone,
I'm trying to use a hash symbol as part of a url. I want the url to be clickable so \# doesn't work. It cuts everything after it out of the url.
I tried putting it in math mode, but that didn't work either.
I get this error - You can't use `macro parameter character #' in ...
I'm trying to use a hash symbol as part of a url. I want the url to be clickable so \# doesn't work. It cuts everything after it out of the url.
I tried putting it in math mode, but that didn't work either.
I get this error - You can't use `macro parameter character #' in ...
- Sun Nov 27, 2011 6:36 pm
- Forum: TeXShop
- Topic: Package Installation
- Replies: 2
- Views: 10180
Re: chemfig | Package Installation
I got it working by putting all the package files the folder I was working in. I'm not sure whether that's the correct way to do it though...?
- Sun Nov 27, 2011 6:33 pm
- Forum: Math & Science
- Topic: chemfig | Alignment of Atoms
- Replies: 3
- Views: 3260
Re: chemfig | Alignment of Atoms
Thank you... That's great!
- Sun Nov 27, 2011 3:57 pm
- Forum: Math & Science
- Topic: chemfig | Alignment of Atoms
- Replies: 3
- Views: 3260
chemfig | Alignment of Atoms
Hello,
I've found that when putting a charged atom on position [6] the atom is not in line with the bond. It's slightly to the left. (Like the O- below the P).
Is there anything I can do about this? \hspace doesn't work. It puts the atom too far to the right.
\documentclass{article}
\usepackage ...
I've found that when putting a charged atom on position [6] the atom is not in line with the bond. It's slightly to the left. (Like the O- below the P).
Is there anything I can do about this? \hspace doesn't work. It puts the atom too far to the right.
\documentclass{article}
\usepackage ...
- Sat Nov 26, 2011 8:29 pm
- Forum: TeXShop
- Topic: Package Installation
- Replies: 2
- Views: 10180
Package Installation
Hello,
I'm trying to install chemfig to work with TeXShop on Mac OS 10.7.2.
I've downloaded the package and put it in "~/Library/texmf/tex/latex". Whenever I try to typeset though I get the corresponding error.
chemfig.sty not found.
My preamble looks like this:
\documentclass{article ...
I'm trying to install chemfig to work with TeXShop on Mac OS 10.7.2.
I've downloaded the package and put it in "~/Library/texmf/tex/latex". Whenever I try to typeset though I get the corresponding error.
chemfig.sty not found.
My preamble looks like this:
\documentclass{article ...
- Sat Nov 26, 2011 12:17 am
- Forum: Graphics, Figures & Tables
- Topic: Table in Minipage
- Replies: 1
- Views: 25193
Table in Minipage
Hello,
I've been using minipage for text and images in Beamer successfully. But I just came to writing notes to go with the presentation as an article and found that the same code didn't work.
I'm trying to put a table on the left hand side of the page and itemized text on the right.
The text ...
I've been using minipage for text and images in Beamer successfully. But I just came to writing notes to go with the presentation as an article and found that the same code didn't work.
I'm trying to put a table on the left hand side of the page and itemized text on the right.
The text ...
- Sat Oct 01, 2011 8:32 pm
- Forum: General
- Topic: Bibliography in ToC
- Replies: 3
- Views: 2463
Re: Bibliography in ToC
That's great... Thanks for the help