518 reputation
110
bio website 12000.org
location the great state of Wisconsin
age
visits member for 1 year
seen 12 hours ago
stats profile views 47

May
17
comment Draw an aircraft with Tikz
I wonder why bbding is not part of texlive 2012? ! LaTeX Error: File bbding.sty' not found.` when I do pdflatex on the above code on Linux. pdfTeX 3.1415926-2.4-1.40.13 (TeX Live 2012/Debian)
May
17
comment Missing $ inserted - did I make something wrong?
You can't use '\textbf' inside math mode. See tex.stackexchange.com/questions/1328/… and tex.stackexchange.com/questions/595/…
May
6
comment dvipng error when using htlatex on eps file. includegraphics Unrecoverable error 36096
Thanks. I did not know there was eps with preview and one without it. I was simply using the Mathematica UI, and selecting the image on the screen, then right-click and selecting save as EPS. There was no option for preview or no preview. I changed now the way I am exporting the image and instead of using the UI and the mouse, now I export the image using the command Export["mma_e1.eps", plot] and now the eps file worked fine with htlatex ! the preview part is gone. (How a user was supposed to know this difference?). Now I know and will export images using the export command from now on.
May
4
comment Are \( and \) preferable to dollar signs for math mode?
"$math$" is much much easier to write and also read. I do not understand how anyone can think that forcing us to use "\( math \)" will make Latex "better" for the end users. With "\(....\)" one also can get them mixed up. Please keep the option to use "$ math $". Latex is hard enough without adding more ((( ))) to it.
May
4
comment How was TeX output visualised on screen, back in the day?
@egreg @RyanReich : On Chiwriter. It is interesting that the Author of Chiwrite (a well respected and known author as well), did not think Tex will actually succeed at the time. see horstmann.com/ChiWriter and search for the string There are three reasons why I believe TeX has a limited future. and what follows on that page for why he thought so. I found that very interesting to read.
May
4
comment How to practice LaTeX?
I do not know if anyone else mentioned this site, but writelatex.com is a really nice site. It allows one to write complete Latex document online and compile it online and publish it. Here is for an example one I was looking at using Tikz. writelatex.com/168142qpwzfg .This seems like a good way to learn Latex online for one starting without having to deal with full latex installation on their PC.
Apr
22
comment How to practice LaTeX?
There are few good online latex editors, where one can type in Latex code and see the result right away. They make it easy to quickly learn Latex this way since no download and installation and any setup is needed. Just google "online latex" and you will some. No setup is needed. You just type something and see the result below that. This is what I do something to check something quickly. Btw, for me, when I write something with lots of math in it, I use Scientific word (it is a GUI interface which generates Latex, like Lyx). If the document have little math, then I using text editor.
Apr
21
comment How was TeX output visualised on screen, back in the day?
somewhat related, there used to be a program called chiwriter, for typesetting math, back in the days. Here is a web page that shows it on a computer screen: nomdo.dds.nl/cw.htm , this program is no longer around any more.
Apr
20
comment conversion issues using htlatex and MathJax/mathML method
But how would this solution be incorporated in the workflow that I have? I simply have source .tex file and also configuration file .cfg that I can change, and htlatex ofcourse. I can't be editing HTML files by hand each time and fix things after each build? I do not use Mathjax directly myself. htlatex generated the mathml file itself such that it uses MathJax to render things somehow. So any fix I need to do, must be done during compiling the latex file by htlatex and not after that. It seems you think there is a bug in htlatex then? Should I report this as htlatex bug? thanks.
Feb
20
comment HTML and LaTeX code conversion using TeX4HT
may be it is just me, but I am having a hard time understanding the question. Could please try to ask it again? What is it you are asking for? Are you getting an error from htlatex? What command did you use? What is the error?
Feb
11
comment how to redefine \begin{align*} … \end{align*} to \begin{eqnarray*} … \end{eqnarray*}
@T.Verron, ok thanks for the suggestion. I've added an answer with the resolution.
Feb
11
comment how to redefine \begin{align*} … \end{align*} to \begin{eqnarray*} … \end{eqnarray*}
@T.Verron, please post this as an answer so I can accept it and close this as issue is resolved now. thanks.
Feb
11
comment how to redefine \begin{align*} … \end{align*} to \begin{eqnarray*} … \end{eqnarray*}
@deimi, thanks! yes, now it worked.
Feb
11
comment how to redefine \begin{align*} … \end{align*} to \begin{eqnarray*} … \end{eqnarray*}
@canaaerus, I am trying to register at that web site, but I am getting scary looking warning message "this connection is not trusted" from puszcza.gnu.org.ua/account/register.php
Feb
11
comment how to redefine \begin{align*} … \end{align*} to \begin{eqnarray*} … \end{eqnarray*}
@canaaerus when I saw that last time, the submit button was crossed out and disabled. now when I did click on it again, I see that it says one has to register to submit a bug. I will go ahead and register there now and add this bug.
Feb
11
comment how to redefine \begin{align*} … \end{align*} to \begin{eqnarray*} … \end{eqnarray*}
@T.Verron, thanks. But I get this error ! LaTeX Error: \begin{eqnarray*} on input line 78 ended by \end{align*} I posted above small example with your command, just in case you think I made an error myself.
Feb
11
comment how to redefine \begin{align*} … \end{align*} to \begin{eqnarray*} … \end{eqnarray*}
@canaaerus, I could not find a bug reporting web site for htlatex. In addition, this issue was known by the tex4ht folks at one time as I've seen a reference to my page there one time, any way, I will try to send an email to the mailing list for tex4ht again to 'remind' who ever will listen about this.
Feb
11
comment how to redefine \begin{align*} … \end{align*} to \begin{eqnarray*} … \end{eqnarray*}
@canaaerus, yes, I have to use it. htlatex has a bug, and does not work with align*. I can't change SW to make it not produce this code. So I need a macro or some latex trick to put in preamble to redefine this environment. This is a known bug that I found 3 years ago and is still not fixed in htlatex. thanks.
Feb
11
comment how to redefine \begin{align*} … \end{align*} to \begin{eqnarray*} … \end{eqnarray*}
@Thanos, I tried silly things, since I do not know the syntax. I looked at many sites, and confused about if I should use \renewcommand or \newcommand or \let or \newenvironemnt or \renewenvironment etc... showing my attempts will make people laugh and will not add much value. I simply do not know the syntax.
Jan
30
comment How to use a counter to set section or chapter or subsection based on counter value?
@Eddy_Em, no I have not. This is advanced for me. As I said I am newbie in Latex programming. Will try it now and see. thanks.