| bio | website | |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 1 year, 10 months |
| seen | May 17 at 18:51 | |
| stats | profile views | 53 |
|
Feb 20 |
comment |
Installing and using user-defined package I have mypackage.sty in a mypackage directory. This directory is in the same directory as all the other packages. MiKTeX Options shows this be under a MiKTeX-maintained root directory. Do I still need to "Add"? I try doing "Refresh FNDB" but still get the error. |
|
Feb 19 |
comment |
Centering a Table My question is about centering the tabular versus the table. |
|
Feb 19 |
comment |
Centering a Table Can you explain why this is preferable over centering the table environment? |
|
Jan 16 |
comment |
Which manuals are on your “TeX Reference” shelf? I do wish The PGF Manual would be printed in a book format... |
|
Jan 11 |
comment |
LaTeX in Industry Go to dice, monster etc, put in LaTeX or any of its variants, see what comes up. That should tell you how much 'leverage' knowing LaTeX will give you... I like LaTeX but won't claim that it is really used in the industry... |
|
Jan 10 |
comment |
Fractional increment for enumerate @Mico Indeed. Thanks for making the point. |
|
Sep 26 |
comment |
Enumerate environment with tabular layout Yes, that's exactly what I meant. Great example. |
|
Sep 26 |
comment |
Enumerate environment with tabular layoutmultienum works nicely for me, but screws up when it's used as a sublist in a regular enumerate environment. Any advice for that? |
|
Sep 25 |
comment |
Enumerate environment with tabular layout Not really; I want the items in the list to be numbered. |
|
Sep 25 |
comment |
Enumerate environment with tabular layout At a glance, both multenum and shortlst seem to do what I'm looking for. I'm surprised a special package is needed for this. |
|
Sep 18 |
comment |
Adding vertical space in a multi-line equation while using IEEEeqnarray I only want extra space for the lines of the equation itself. In other words, only part enclosed in \begin{IEEEeqnarray}... \end{IEEEeqnarray}. |
|
Sep 18 |
comment |
Adding vertical space in a multi-line equation while using IEEEeqnarray How can change the setting once for the entire equation? |
|
Sep 13 |
comment |
Using IEEEtrantools After I placed the .sty file in the same directory as the .tex file, it works fine, but where should the file be kept so that in can be used across all files? |
|
Sep 12 |
comment |
Using IEEEtrantools I'm using miktex |
|
Aug 8 |
comment |
Unbroken en-dash Apparently '--' doesn't produce an en-dash in math-mode; it works fine in text mode. |
|
Aug 8 |
comment |
Unbroken en-dash Yes, I realized my mistake, I was trying to get the en-dash from within math mode; it works fine in text mode. |