Search found 4 matches
- Tue Jun 03, 2008 7:51 am
- Forum: General
- Topic: Long names in \newcommand and \linebreak
- Replies: 8
- Views: 8203
Re: Long names in \newcommand and \linebreak
What's the advantage of putting it in the preamble?
- Mon Jun 02, 2008 12:18 pm
- Forum: General
- Topic: Long names in \newcommand and \linebreak
- Replies: 8
- Views: 8203
Re: Long names in \newcommand and \linebreak
Hi again German gang of latex-community.
I am using localghost's solution with Stefan's modification, i.e. I am placing the whole thing after \begin{document} with all hyphens replaced with a "=.
Works like a charm as those North American folks would say.
Thanks a lot for your help!
I am using localghost's solution with Stefan's modification, i.e. I am placing the whole thing after \begin{document} with all hyphens replaced with a "=.
Works like a charm as those North American folks would say.
Thanks a lot for your help!
- Wed May 21, 2008 9:41 pm
- Forum: General
- Topic: Long names in \newcommand and \linebreak
- Replies: 8
- Views: 8203
Long names in \newcommand and \linebreak
Hi,
thanks for you efforts.
\documentclass[10pt,a4paper,english]{article}
\usepackage{multirow}
\usepackage{graphicx}
\usepackage{algorithmic}
\usepackage{algorithm}
\usepackage[german]{babel}
\usepackage[toc,page]{appendix}
% Line width
\usepackage{setspace}
\onehalfspacing ...
thanks for you efforts.
\documentclass[10pt,a4paper,english]{article}
\usepackage{multirow}
\usepackage{graphicx}
\usepackage{algorithmic}
\usepackage{algorithm}
\usepackage[german]{babel}
\usepackage[toc,page]{appendix}
% Line width
\usepackage{setspace}
\onehalfspacing ...
- Wed May 21, 2008 7:09 pm
- Forum: General
- Topic: Long names in \newcommand and \linebreak
- Replies: 8
- Views: 8203
Long names in \newcommand and \linebreak
Hi everyone,
I'm writing this really long and annoying chemistry lab report.
I have to use horribly long names for the organic compounds we used and in order to make things easier for me I defined new commands outputting the corresponding names:
\newcommand{\compoundone}{Really-long-long-long ...
I'm writing this really long and annoying chemistry lab report.
I have to use horribly long names for the organic compounds we used and in order to make things easier for me I defined new commands outputting the corresponding names:
\newcommand{\compoundone}{Really-long-long-long ...