Search found 13 matches
- Wed May 30, 2012 1:10 pm
- Forum: Graphics, Figures & Tables
- Topic: pgfgantt | Link Adjustments
- Replies: 6
- Views: 6749
Re: pgfgantt | Link Adjustments
The two links starting on the top row are superimposing for the top bit and the part that is on the right. The middle part (that has been adjusted by the link mid command) are different in length so the fourth bit of the links (the left part) are not superimposing, but are parallel. I think it looks ...
- Wed May 30, 2012 9:31 am
- Forum: Graphics, Figures & Tables
- Topic: pgfgantt | Link Adjustments
- Replies: 6
- Views: 6749
Re: pgfgantt | Link Adjustments
Sure!
Log file is attached.
Anicka
Log file is attached.
Anicka
- Wed May 30, 2012 8:35 am
- Forum: Graphics, Figures & Tables
- Topic: pgfgantt | Link Adjustments
- Replies: 6
- Views: 6749
Re: pgfgantt | Link Adjustments
Hallo Stefan!
The example compiles without problem for me (using Tex Live on Mac). Uploading the resulting pdf with this post.
Anicka
The example compiles without problem for me (using Tex Live on Mac). Uploading the resulting pdf with this post.
Anicka
- Mon May 28, 2012 10:46 am
- Forum: Graphics, Figures & Tables
- Topic: pgfgantt | Link Adjustments
- Replies: 6
- Views: 6749
pgfgantt | Link Adjustments
Hallo!
I'm trying to figure out how to align two five-part links in pgfgantt. At the moment the two links align on the right side, but not on the left and it looks a bit ugly. Anyone that has an suggestion?
Thanks in advance
Anicka
\documentclass{beamer}
\usepackage[utf8]{inputenc}
\usepackage ...
I'm trying to figure out how to align two five-part links in pgfgantt. At the moment the two links align on the right side, but not on the left and it looks a bit ugly. Anyone that has an suggestion?
Thanks in advance
Anicka
\documentclass{beamer}
\usepackage[utf8]{inputenc}
\usepackage ...
- Thu Feb 24, 2011 12:06 pm
- Forum: Graphics, Figures & Tables
- Topic: TikZ partway calculations
- Replies: 9
- Views: 7826
Re: TikZ partway calculations
Thanks a bunch!
I had tried only with /shorthandoff{:}, but that didn't work, but with \shorthandoff{!} as well, it compiles as it should.
Thank you!
I had tried only with /shorthandoff{:}, but that didn't work, but with \shorthandoff{!} as well, it compiles as it should.
Thank you!
- Thu Feb 24, 2011 10:51 am
- Forum: Graphics, Figures & Tables
- Topic: TikZ partway calculations
- Replies: 9
- Views: 7826
TikZ partway calculations
Ok, I've been testing. If I load \usepackage[british,french]{babel}, I get this error. It doesn't matter if I put it before or after. Do you have any suggestion how to solve this problem? I am obliged to have one chapter in French even though the rest is in English.
Edit: This seam to be a known ...
Edit: This seam to be a known ...
- Wed Feb 23, 2011 9:08 pm
- Forum: Graphics, Figures & Tables
- Topic: TikZ partway calculations
- Replies: 9
- Views: 7826
TikZ partway calculations
[…] I probably have a problem with interfering packages. […]
There is no problem with interferences, but with outdated packages. Just update your TeX system.
Then can you please explain to me why it works in a stand-alone minimal environment (on my computer), but not when used as a part of my ...
There is no problem with interferences, but with outdated packages. Just update your TeX system.
Then can you please explain to me why it works in a stand-alone minimal environment (on my computer), but not when used as a part of my ...
- Wed Feb 23, 2011 8:39 pm
- Forum: Graphics, Figures & Tables
- Topic: TikZ partway calculations
- Replies: 9
- Views: 7826
Re: TikZ partway calculations
Thank you for testing and in fact that works, so I probably have a problem with interfering packages. I will have to go through my rather extensive list of packages and see where the problem lies.
- Wed Feb 23, 2011 8:04 pm
- Forum: Graphics, Figures & Tables
- Topic: TikZ partway calculations
- Replies: 9
- Views: 7826
TikZ partway calculations
Hallo again!
I'm trying to make a picture with TikZ, but I have a problem with the partway coordinates. The example below is from the pgf-manual and should therefore work, but I get errors as seen further down.
\usepackage{tikz}
\usetikzlibrary{calc}
\begin{tikzpicture}
\coordinate [label=left ...
I'm trying to make a picture with TikZ, but I have a problem with the partway coordinates. The example below is from the pgf-manual and should therefore work, but I get errors as seen further down.
\usepackage{tikz}
\usetikzlibrary{calc}
\begin{tikzpicture}
\coordinate [label=left ...
- Wed Feb 23, 2011 3:48 pm
- Forum: Graphics, Figures & Tables
- Topic: Tikz and multiple input files
- Replies: 2
- Views: 2466
Re: Tikz and multiple input files
Thanks!
I ended up doing something similar "by hand", using jedit to insert text by the column.
I ended up doing something similar "by hand", using jedit to insert text by the column.