Search found 57 matches

by marco_d
Sun Jul 08, 2012 5:07 pm
Forum: Graphics, Figures & Tables
Topic: Custom Quote Environment
Replies: 5
Views: 8073

Custom Quote Environment

Myoldmopar wrote:I was able to run `make docsty` on it, but it spit out tons of errors.
make localinstall will help you. However which errors do you get? Using the current version you need also the cls-file.

regards
Marco
by marco_d
Sat Jan 14, 2012 11:42 pm
Forum: General
Topic: Link to File in Document
Replies: 1
Views: 1460

Re: Link to File in Document

Use the package hyperref widht \href. Instead you can also use the package attachfile.

Marco
by marco_d
Sat Jan 14, 2012 11:41 pm
Forum: LyX
Topic: enumitem | Long Lists
Replies: 2
Views: 5561

enumitem | Long Lists

Use the package alphalph from the oberdiek bundle.
\documentclass[]{article}
\usepackage{alphalph}
\usepackage{enumitem}

\makeatletter
\def\enumalphalphcnt#1{\expandafter\@enumalphalphcnt\csname c@#1\endcsname}
\def\@enumalphalphcnt#1{\alphalph{#1}}
\makeatother
\AddEnumerateCounter ...
by marco_d
Mon Jan 09, 2012 9:39 pm
Forum: General
Topic: Renew Command inside '\ifthenelse'
Replies: 5
Views: 3921

Renew Command inside '\ifthenelse'

Hi,

nice example. At this point I want to recommend the etoolbox package. It is really a nice package with a lot of capabilities.


Regards
Marco
by marco_d
Mon Jan 09, 2012 7:53 pm
Forum: General
Topic: Renew Command inside '\ifthenelse'
Replies: 5
Views: 3921

Re: Renew Command inside '\ifthenelse'

Hi,

please provide a full minimal example.

regards
Marco
by marco_d
Mon Mar 23, 2009 11:04 am
Forum: Graphics, Figures & Tables
Topic: hide out some figures
Replies: 3
Views: 6677

hide out some figures

Hello,

you can put the command includegrpahics into an black box:

Code: Select all

\colorbox{black}{includegraphics{picture}}
regards
Marco
by marco_d
Sat Mar 21, 2009 5:37 pm
Forum: Text Formatting
Topic: A big challenge for colored text !
Replies: 1
Views: 2147

Re: A big challenge for colored text !

Hello,

you can use the Option language=C++. The manual will give you more information.

regards
Marco
by marco_d
Tue Feb 03, 2009 11:34 pm
Forum: Page Layout
Topic: Lof/Lot running off the page
Replies: 16
Views: 12274

Re: Lof/Lot running off the page

Hallo phi

you baffled me. Now I see the command \SetAll ;)

regards
Marco
by marco_d
Tue Feb 03, 2009 10:35 pm
Forum: Page Layout
Topic: Lof/Lot running off the page
Replies: 16
Views: 12274

Lof/Lot running off the page

phi wrote:Please provide more information, including a complete example. Your code is fairly incomprehensible, for example is is unclear what the command \SetAll does.
:?: :?: :?: :?:

regards
Marco
by marco_d
Tue Feb 03, 2009 9:43 pm
Forum: Page Layout
Topic: Lof/Lot running off the page
Replies: 16
Views: 12274

Lof/Lot running off the page

Hello Thorsten,

sure the code works. I want to use the following example:
\documentclass[a4paper,12pt,ngerman,dvips]{scrbook}
\usepackage{babel}
\usepackage[T1]{fontenc}

\usepackage[breaklinks=true]{hyperref}
%\usepackage{hypdvips}
\begin{document}
\tableofcontents
\chapter{A very very long ...