Thanks alot, that sorted the top alignment out, however that doesn't look much better in the end after all!
Is there a centre align function?
kind regards
niklz
Search found 9 matches
- Sun Mar 28, 2010 1:10 pm
- Forum: Math & Science
- Topic: Subfig with Figure and table
- Replies: 5
- Views: 16253
- Sat Mar 27, 2010 1:14 pm
- Forum: Math & Science
- Topic: Subfig with Figure and table
- Replies: 5
- Views: 16253
Re: Subfig with Figure and table
Thanks for the reply, the issue is half fixed.
Using subcaption works unless you make the image large enough that it is taller than the table. Which is something I wish to do..
I'm trying to use this code from the visual LaTeX FAQ:
http://www.tex.ac.uk/cgi-bin/texfaq2html?label=topgraph
So ...
Using subcaption works unless you make the image large enough that it is taller than the table. Which is something I wish to do..
I'm trying to use this code from the visual LaTeX FAQ:
http://www.tex.ac.uk/cgi-bin/texfaq2html?label=topgraph
So ...
- Fri Mar 26, 2010 8:42 pm
- Forum: Math & Science
- Topic: Subfig with Figure and table
- Replies: 5
- Views: 16253
Subfig with Figure and table
Hi there,
I got another problem for you TeX-JunXies out there :).
I'm trying to have a table and figure side-by-side using the subfig package. For some reason the subfloats aren't compatible like 2 figures are.
Heres the code
\begin{figure}[h]
\begin{center}
\subfloat{%
\label{fig:subassembly ...
I got another problem for you TeX-JunXies out there :).
I'm trying to have a table and figure side-by-side using the subfig package. For some reason the subfloats aren't compatible like 2 figures are.
Heres the code
\begin{figure}[h]
\begin{center}
\subfloat{%
\label{fig:subassembly ...
- Wed Mar 03, 2010 8:08 pm
- Forum: Math & Science
- Topic: Circuitikz and AMSmath
- Replies: 6
- Views: 6519
Re: Circuitikz and AMSmath
Thanks so much, I did the foolish mistake of assuming the owners website would be up-to-date.
Sorry
niklz
Sorry
niklz
- Wed Mar 03, 2010 7:28 pm
- Forum: Math & Science
- Topic: Circuitikz and AMSmath
- Replies: 6
- Views: 6519
Re: Circuitikz and AMSmath
Changing the name did not resolve the issue. 

- Wed Mar 03, 2010 4:44 pm
- Forum: Math & Science
- Topic: Circuitikz and AMSmath
- Replies: 6
- Views: 6519
Re: Circuitikz and AMSmath
Hi, thanks for reply.
Here's my logfile. I updated my packages when trying to get circuitikz to work. So i dont think it will be that.
Thanks
niklz
Here's my logfile. I updated my packages when trying to get circuitikz to work. So i dont think it will be that.
Thanks
niklz
- Wed Mar 03, 2010 3:25 pm
- Forum: Math & Science
- Topic: Circuitikz and AMSmath
- Replies: 6
- Views: 6519
Circuitikz and AMSmath
Hi there,
I would like to use Circuitikz to draw circuit diagrams for a project report. However, it seems to conflict with amsmath, which I also need for the report.
Does anyone else know why this is, and a work around?
Running win7, TXC, MikteX
here's my code
\documentclass{article}
\usepackage ...
I would like to use Circuitikz to draw circuit diagrams for a project report. However, it seems to conflict with amsmath, which I also need for the report.
Does anyone else know why this is, and a work around?
Running win7, TXC, MikteX
here's my code
\documentclass{article}
\usepackage ...
- Sun Jan 24, 2010 10:17 pm
- Forum: BibTeX, biblatex and biber
- Topic: TeXnicCenter warning about file modification from outside
- Replies: 3
- Views: 5096
Re: TeXnicCenter warning about file modification from outside
thanks for the quick reply, and warm welcome 
But how do I stop TXC giving me this dialogue each time?
Opps!
Figured it out.
sorry
niklz

But how do I stop TXC giving me this dialogue each time?
Opps!
Figured it out.
sorry

niklz
- Sun Jan 24, 2010 10:01 pm
- Forum: BibTeX, biblatex and biber
- Topic: TeXnicCenter warning about file modification from outside
- Replies: 3
- Views: 5096
TeXnicCenter warning about file modification from outside
Hi there,
I'm a novice with LaTeX, and especially with the bibliography features. I'm using JabRef to generate a .bib file for me, and I wish to use the natbib package as the citation styles conform to my university regulations.
The TeX files run fine and my output is perferct, the problem is when ...
I'm a novice with LaTeX, and especially with the bibliography features. I'm using JabRef to generate a .bib file for me, and I wish to use the natbib package as the citation styles conform to my university regulations.
The TeX files run fine and my output is perferct, the problem is when ...