Search found 8 matches

by ForenDaddy
Fri Oct 28, 2011 11:39 am
Forum: Text Formatting
Topic: Automatic Linking
Replies: 3
Views: 2246

Re: Automatic Linking

well this is nice too but not quite what i want.
i don't want to rewrite every word.
i want to search latex for a specific phrase and set the formatting i want.
your way is the other way round. and right now it is quite the same as how i do it. a bit shorter and more powerful but still i have to ...
by ForenDaddy
Fri Oct 28, 2011 10:44 am
Forum: Text Formatting
Topic: Automatic Linking
Replies: 3
Views: 2246

Automatic Linking

hi there,

i am looking for a way to automatically set a link on a word or phrase.
example: "my awesome book"
everytime i use this text latex should create a link around this phrase that leads to a section where i present my book.
right now i use hyperref which works but is also a little bit tyring ...
by ForenDaddy
Tue Oct 25, 2011 10:30 am
Forum: Text Formatting
Topic: Citations after Section Heading
Replies: 7
Views: 4368

Re: Citations after Section Heading

but still chapter 5.3 says nothing about table of contents. and i can't connect short title with table of contents. i don't have that much fantasy. it's just a short title for me. so what. otherwise tell me the line where it makes this connection to the toc clear.

problems with books is they are ...
by ForenDaddy
Mon Oct 24, 2011 12:00 pm
Forum: Text Formatting
Topic: Citations after Section Heading
Replies: 7
Views: 4368

Re: Citations after Section Heading

i have 2 books. they explain everything except what i am looking for.
and i am fed up with them.
i thought i would use latex more regularly but now i am not so sure anymore.
right now i have 40% latex coding time and the rest is the actual work.

my solution so far i just use code that i find and ...
by ForenDaddy
Mon Oct 24, 2011 10:12 am
Forum: Text Formatting
Topic: Citations after Section Heading
Replies: 7
Views: 4368

Re: Citations after Section Heading

thx a lot but there is no such thing as a basic latex documentation.
i have never come across something like this.

what exists are a bunch of keywords which are explained just on the surface.
a couple of "examples" where everybody uses different commands and packages to do the same. which makes it ...
by ForenDaddy
Mon Oct 24, 2011 9:16 am
Forum: Text Formatting
Topic: Citations after Section Heading
Replies: 7
Views: 4368

Citations after Section Heading

i want du use cite after section{}.

example:
\section{my headline} \cite{def_nam_conv} \cite{def_nam_mihai} \cite{def_nam_package}

problem is that the cite will be shown in the next line. but ist show up directly after my headline.
when i put it that way:
\section{my headline \cite{def_nam_conv ...
by ForenDaddy
Wed Oct 19, 2011 11:43 am
Forum: MiKTeX and proTeXt
Topic: Change Output Folder for compiled Files
Replies: 2
Views: 40552

Re: Change Output Folder for compiled Files

this is nice.

-aux-directory="c:/temp" works for me.
just added it in texniccenter under output profile of pdflatex.

thx and i'm right back at work ^^
by ForenDaddy
Tue Oct 18, 2011 4:04 pm
Forum: MiKTeX and proTeXt
Topic: Change Output Folder for compiled Files
Replies: 2
Views: 40552

Change Output Folder for compiled Files

hi, i am quite new with tex.
i installed miktex and texniccenter. created my first pdf, can insert pictures and so on. everything works quite good.

my problem is now that everytime i compile a pdf there are a lot of unwanted files within my folder. *.log, *.aux, *.bbl and *.blg
i have absolutely no ...