Search found 5 matches

by pretentious_indifference
Wed Feb 03, 2010 2:18 am
Forum: General
Topic: Configure TexnicCenter with Okular???
Replies: 0
Views: 1448

Configure TexnicCenter with Okular???

Hi,

Anyone has any experience configuring TexnicCenter (MikTex) with Okular? I was just trying to compile

\documentclass{article}

\begin{document}
Haha
\end{document}

with the following arguments passed to latex in TexnicCenter:

-interaction=nonstopmode "%Wm" --include-directory="..\config ...
by pretentious_indifference
Tue Dec 22, 2009 4:37 am
Forum: Graphics, Figures & Tables
Topic: supress numbering captions in subfloats
Replies: 2
Views: 1531

Re: supress numbering captions in subfloats

Ty )). That's exactly what I needed!
by pretentious_indifference
Fri Dec 18, 2009 4:39 am
Forum: Graphics, Figures & Tables
Topic: supress numbering captions in subfloats
Replies: 2
Views: 1531

supress numbering captions in subfloats

G'day,

I have this problem I'm unable to find an answer to.

I have several \subfloat (s) inside the figure environment importing graphics and I want to have captions for those subfloats but not to have any numbering (such as (1) or (a) or whatever) prepended to their capttions. Is there any quick ...
by pretentious_indifference
Fri Dec 18, 2009 4:29 am
Forum: General
Topic: Renaming Titles of (Sub)Appendices for ToC
Replies: 0
Views: 2297

Renaming Titles of (Sub)Appendices for ToC

Hi all,

Have been struggling for quite some time to format the title of chapter appendices (subappendices) for ToC. The following works alright:

\documentclass{article}
\usepackage[titletoc,title]{appendix}
\begin{document}
\tableofcontents
\section{First Section}
\begin{subappendices}
\subsection ...
by pretentious_indifference
Fri Dec 18, 2009 4:22 am
Forum: General
Topic: Forward Linking Problems w TeXnicCenter and Yap
Replies: 0
Views: 1064

Forward Linking Problems w TeXnicCenter and Yap

Hi experts,

was just wondering if anyone came across the problem with cross linking between texniccenter and yap. It works perfectly well for smaller documents (both forward and backward), but somehow gets worse and worse with growing documents. Specifically the forward linking. As a document ...