Hi to everybody,
for my next poster I wanted to use LaTeX in combination with TikZ. I got a poster test layout, that uses \fbox to create nice boxes around individual sections.
To put arrows between the boxes and rounded corners I tried to replace \fbox with something similar in TikZ ...
Search found 3 matches
- Wed Aug 05, 2009 10:41 pm
- Forum: Graphics, Figures & Tables
- Topic: Creating posters: fbox in tikz?
- Replies: 2
- Views: 3522
- Fri Jul 31, 2009 1:34 pm
- Forum: General
- Topic: Indentation in editor window? Soft-wrap configurable?
- Replies: 3
- Views: 3133
Re: Indentation in editor window? Soft-wrap configurable?
Yes, this is definitely editor-specific. I was asking for TeXnicCenter, I hope this is the right area of the forum.
I wanted to avoid hard wraps because I don't want to manually insert cr/lf. Maybe I can try the vi feature, but the TeXnicCenter interface is quite nice in my opinion.
I wanted to avoid hard wraps because I don't want to manually insert cr/lf. Maybe I can try the vi feature, but the TeXnicCenter interface is quite nice in my opinion.
- Thu Jul 30, 2009 3:52 pm
- Forum: General
- Topic: Indentation in editor window? Soft-wrap configurable?
- Replies: 3
- Views: 3133
Indentation in editor window? Soft-wrap configurable?
Hi,
in my LaTeX-documents I try to structure the text according to the current environment to make it more readable. So the indentation is similar to a programming language:
\begin{multicols}{3}
\graybox{%
\section*{Nuclear specific heat contribution}
In an external magnetic field everything ...
in my LaTeX-documents I try to structure the text according to the current environment to make it more readable. So the indentation is similar to a programming language:
\begin{multicols}{3}
\graybox{%
\section*{Nuclear specific heat contribution}
In an external magnetic field everything ...