| bio | website | msu.edu/~amunn |
|---|---|---|
| location | East Lansing, USA | |
| age | ||
| visits | member for | 2 years, 4 months |
| seen | 10 mins ago | |
| stats | profile views | 2,187 |
Linguist and some-time package/software writer.
My one-page dictatorial guide to LaTeX packages
Package author of:
msu-thesisclass (for Michigan State University theses and dissertations.)he-she(alternating masculine and feminine pronouns for gender neutral writing.)pst-vowel(diphthong arrows forvowel.styvowel charts)msuletterhead(letterhead package for Michigan State University (internal use))
Software author of: (Mac OS X)
csv2latex(Ruby/Applescript combination for pasting spreadsheet cells into LaTeX source); included as part of TeXShop; usable with any Mac text editor.make-local-texmfApp to create a new usertexmffolder.
|
Apr 10 |
revised |
Parsing files through LuaTeX fixed English |
|
Apr 10 |
comment |
Using roman numerals for \volcite in BibLaTeX I think you're being too cautious in saying that this may have adverse side effects. It's not really a hack; it's just that biblatex doesn't seem to have provided a hook for this case. I don't see any problems that could arise through this solution. |
|
Apr 10 |
revised |
titlesec, hyperref, algorithm2e, and \appendix added both possible solutions |
|
Apr 10 |
comment |
titlesec, hyperref, algorithm2e, and \appendix Yes, that will work too. I read the post quite quickly and went for the first solution that worked. I'll adjust my answer. |
|
Apr 10 |
answered | titlesec, hyperref, algorithm2e, and \appendix |
|
Apr 9 |
revised |
Showing the bibliographic entry in a popup when you hover over the citation key code formatting |
|
Apr 9 |
answered | How do I find which pgf version I have installed on Windows (MikTeX)? |
|
Apr 9 |
comment |
Citep only works as cite? Haven't you asked this question already? Citet and citep not working with hyperlink. If your question has changed, it's better to edit the question, than ask a new one. |
|
Apr 9 |
comment |
How to remove extra space after volume number in References section @Patrick. Then things are not working as they are supposed to. The document I put in my comment produces no extra space with your bib file. Is your MiKTeX up to date? |
|
Apr 9 |
revised |
How to remove extra space after volume number in References section removed MikTeX/WinEdt from question (not relevant); tags |
|
Apr 9 |
comment |
How to remove extra space after volume number in References section @Patrick: You should not have to modify the bst file. If you read dibonas's comment he said that things work as expected with no change. (For me too.) So you need to do the same thing. Start with a document that is just \documentclass[man]{apa}\begin{document}\cite{yourKey}\bibliography{yourBibfile}\end{document} and see if that produces the extra space (it shouldn't). If it doesn't then you need to start adding/removing other packages to the preamble of this document until the problem reapears, and replace your sample document with that document to your answer. |
|
Apr 9 |
comment |
Citet and citep not working with hyperlink The behaviour you are describing isn't normal, so there must be something else that is interfering with this. Try doing the following: make a document that loads only natbib and hyperref, and see if that works as you expect. (It should.) Then gradually add and remove other packages that your thesis uses until you can get the problem to arise, and add that minimal example to your question. |
|
Apr 9 |
comment |
Citet and citep not working with hyperlink Welcome to tex.sx You can format code fragments in your posts by using backticks (`). (I changed this for you.) What citation/bibliography style are you using? |
|
Apr 9 |
revised |
Citet and citep not working with hyperlink formatted code; fixed English |
|
Apr 9 |
revised |
Will two-letter font style commands (\bf , \it , …) ever be resurrected in LaTeX? added verb |
|
Apr 9 |
answered | Automatically start the necessary pdflatex runs if .tex has changed (MacOS X)? |
|
Apr 9 |
answered | Will two-letter font style commands (\bf , \it , …) ever be resurrected in LaTeX? |
|
Apr 8 |
answered | Tabular: title above and caption below? |
|
Apr 7 |
answered | No space present after ensuremath |
|
Apr 7 |
revised |
Why is this tree overlapping and missing edges? code formatting |