Search found 5 matches

by xlearner
Mon Jan 29, 2018 7:18 am
Forum: Graphics, Figures & Tables
Topic: Good replacement for xfig
Replies: 8
Views: 13132

Good replacement for xfig

Dear Stefan Kottwitz,

I am still learning inkscape. I am trying to understand its usefulness. I have two simple questions for you regarding Inkscape:

- What should I do to include latex macros in the figures that I draw using inkscape. For instance, assume that I have defined a macro in my main ...
by xlearner
Sun Jan 28, 2018 10:32 pm
Forum: Graphics, Figures & Tables
Topic: Good replacement for xfig
Replies: 8
Views: 13132

Good replacement for xfig

Dear Johannes_B & Stefan,

Thanks a lot for your prompt responses.

I think Tikz or PSTricks might actually be the most efficient way of drawing the flowcharts and other figures. But, I wanted a graphical interface for these software like xfig. The advantage of these graphical tools is they they ...
by xlearner
Sat Jan 27, 2018 4:04 pm
Forum: Graphics, Figures & Tables
Topic: Good replacement for xfig
Replies: 8
Views: 13132

Good replacement for xfig

Hello All,

I have a question regarding drawing figures in latex. For many years, I have been using xfig for this purpose. Now, I want to draw some complicated flowcharts in a draft I want to prepare. Although I can do this with xfig, I find it not the most convenient.

A quick search on google has ...
by xlearner
Sun Jun 05, 2016 3:14 pm
Forum: Graphics, Figures & Tables
Topic: help with animation in tables
Replies: 3
Views: 5485

help with animation in tables

Hello Stefan & Johannes,

Thanks for the warm welcome. After posting here, I was reading through the Beamer manual along with my friend. Then my friend showed me how to do what I want. So, I have attached code that shows the desired execution.


%
\documentclass[xcolor=table]{beamer ...
by xlearner
Sun Jun 05, 2016 10:27 am
Forum: Graphics, Figures & Tables
Topic: help with animation in tables
Replies: 3
Views: 5485

help with animation in tables

Hello All,

I have a requirement of using animation with latex tables in beamer. I am drawing a table in a frame. After the table is completely drawn, I want to fill the entries of the table cell after cell. I want the entries to be filled after a button click.


For this kind of transition, I ...