| Thread Closed |
about the Latex generator |
Share Thread | Thread Tools |
| Nov16-03, 10:22 AM | #1 |
|
|
about the Latex generator
I'm having trouble with the LaTex generator on your site. If I try to enter a slightly corrected line of LaTex in the process of correcting the equation, your site allows maybe 2 or 3 corrections and then ignores any further submissions, repeating the same symbols even though I errased the LaTex portion of those symbols. I find this extremely annoying. If that is your intend to prevent abuse, then please have the system tell you this with a warning message.
Perhaps I over used the system when trying repeatedly to have it print out "b [tex]\sigma[/tex] t ", where sigma is the greek letter and t is the english letter. No matter what I seem to try the system does not want to print out a two letter subscript consisting of one sigma and one letter t. Would appreciate a little help here. Other than that, thank you ever so much for providing an easy code for generating math. Thanks. |
| Nov16-03, 11:35 AM | #2 |
|
|
Are you trying to do the following?
[tex]b_{\sigma{}t}[/tex]? place the sigma and t between {} brackets deliminators :) |
| Nov16-03, 11:36 AM | #3 |
|
|
[tex] b_{\sigma t} [/tex] (Monique, you don't need the extra brackets unless you're trying to force it to align both superscripts and subscripts.) |
| Nov16-03, 11:39 AM | #4 |
|
|
about the Latex generator
Mike,
I see two possibilities. 1) You're entering invalid TeX, and you're not sure why the output isn't what you expected. If so, please let us know what TeX you're using, so we can debug it. 2) Your browser is caching the images, when it should be reloading them when they change. You may need to adjust your browser's settings. - Warren |
| Nov16-03, 11:51 AM | #5 |
|
|
[tex]b_{\it \sigma~t}[/tex] |
| Nov16-03, 12:09 PM | #6 |
|
|
not so pretty but it works :P
|
| Nov16-03, 12:46 PM | #7 |
|
|
You're right, it doesn't include a space by default, since that's usually not what people intend. With double subscripts, people usually intend
[tex]b_{\sigma t}[/tex] or sometimes [tex]b_{\sigma_t}[/tex] but usually not [tex]b_{\sigma~t}[/tex] (And by the way, you don't need to italicize any subscripts unless they're supposed to be English words, so it gets things like ligatures correct.) |
| Nov16-03, 01:07 PM | #8 |
|
|
You are right, I am still learning too [:D]
I like the sight of [tex]b_{\sigma_t}[/tex] I guess that is what mike wanted to see? |
| Nov16-03, 09:45 PM | #9 |
|
|
A question. How do I change the default numbering in a list such as:
Code:
\begin{enumerate}
\item First item
\item Second item
\item Third item
....
\end{enumerate}
1. First Item 2. Second Item A. Third Item. etc... |
| Nov16-03, 10:01 PM | #10 |
|
|
[tex]
\begin{quote} \begin{enumerate} \item First item \item Second item \renewcommand{\labelenumi}{\Alph{enumi}} \setcounter{enumi}{0} \item Third item \item Fourth item \end{enumerate} \end{quote} [/tex] |
| Nov17-03, 12:08 AM | #11 |
|
|
|
| Thread Closed |
| Thread Tools | |
Similar Threads for: about the Latex generator
|
||||
| Thread | Forum | Replies | ||
| emf in AC generator? | Introductory Physics Homework | 2 | ||
| LaTex Generator | Forum Feedback & Announcements | 3 | ||
| HELP on DC Generator | Electrical Engineering | 2 | ||
| E,B,V generator | Electrical Engineering | 1 | ||
| AC Generator Help! | Classical Physics | 0 | ||