Search found 4 matches
- Tue Jan 15, 2008 1:43 am
- Forum: TeXShop
- Topic: Adding Tables
- Replies: 2
- Views: 6668
Adding Tables
I am learning that it is a pain to add tables in LaTeX... In fact pain doesnt even begin to describe it.
I am currently writing my thesis and I need to find an easy way to tabulate data in TexShop. I have tried to used excel2latex, but I have not had much success. My operating system is 10.4.10 ...
- Sun Jan 13, 2008 6:12 pm
- Forum: Document Classes
- Topic: BibLaTeX: Verbose citation style but authoryear as shortcite
- Replies: 1
- Views: 6880
BibLaTeX: Verbose citation style but authoryear as shortcite
I solved it myself after some hacking. I must say that I really like Biblatex.
I solved it by doing my own style based on verbose.
First I changed the existing cite command to:
\newbibmacro*{cite}{%
\ifciteseen
{\iffieldundef{shorthand}
{\ifnameundef{author}{\usebibmacro{cite:title ...
I solved it by doing my own style based on verbose.
First I changed the existing cite command to:
\newbibmacro*{cite}{%
\ifciteseen
{\iffieldundef{shorthand}
{\ifnameundef{author}{\usebibmacro{cite:title ...
- Sun Jan 13, 2008 2:24 pm
- Forum: General
- Topic: Commercial use of LaTeX
- Replies: 1
- Views: 6241
Commercial use of LaTeX
Hi all,
I wonder if anyone of you know about the LaTeX licence and commercial use.
Say, that I would write a book, use LaTeX to typeset it, and then sell it and get money. Is this a problem?
Kind regards,
f
I wonder if anyone of you know about the LaTeX licence and commercial use.
Say, that I would write a book, use LaTeX to typeset it, and then sell it and get money. Is this a problem?
Kind regards,
f
- Sun Jan 13, 2008 12:51 pm
- Forum: Document Classes
- Topic: BibLaTeX: Verbose citation style but authoryear as shortcite
- Replies: 1
- Views: 6880
BibLaTeX: Verbose citation style but authoryear as shortcite
Hi,
I'm trying to learn BibLaTeX but I have some problems.
I would like to use the verbose style but instead of using the authortitle citation as the "short cite" entry (when you cite to a key at the second time) I would prefer if it used a entry consisting of the autor(s) and the year of the key ...
I'm trying to learn BibLaTeX but I have some problems.
I would like to use the verbose style but instead of using the authortitle citation as the "short cite" entry (when you cite to a key at the second time) I would prefer if it used a entry consisting of the autor(s) and the year of the key ...