Search found 3 matches

by Jayaratna
Tue Jul 08, 2014 10:14 am
Forum: Graphics, Figures & Tables
Topic: Very peculiar tables
Replies: 3
Views: 3477

Very peculiar tables

Here is how I made the first table, using tikz:


\begin{tikzpicture}[scale=0.5]
\draw (1,0)-- (1,17);
\draw (0, 0)-- (24,0);
\draw (0,17)-- (24,17);
\draw (19,0)-- (19,17);
\draw (2,0)-- (2,17);

\coordinate (a) at (0.2,10.6);
\coordinate (b) at (0.2,16.2);
\draw[decorate,decoration={brace ...
by Jayaratna
Wed Apr 09, 2014 4:35 pm
Forum: Graphics, Figures & Tables
Topic: Very peculiar tables
Replies: 3
Views: 3477

Re: Very peculiar tables

Dear Johannes,

thanks for your answer. I'll give a look to tikz and pstricks. I already know a little basic of inkscape and could give that a try. I'll post some results later.

Thanks again,
A
by Jayaratna
Mon Mar 31, 2014 11:20 pm
Forum: Graphics, Figures & Tables
Topic: Very peculiar tables
Replies: 3
Views: 3477

Very peculiar tables

Dear members,

I'm a first timer here, I apologize if my question should happen to fall in the wrong place.

I have to typeset a book with a lot of music in it, but I'm solving the problem by using lilypond-book and (if I'll be able to install it on my Ubuntu) lilyglyphs.

I need to type some very ...