8,988 reputation
21438
bio website mcg.uib.es
location Palma, Spain
age 50
visits member for 2 years, 6 months
seen 1 hour ago
stats profile views 246

Assistant professor at University of the Balearic Islands


Mar
26
comment Draw a breaking ocean wave with Tikz?
May be create-diagrams-in-latex-with-tikz and this sunset could help you.
Mar
26
comment How to use pgfpages for creating sheets of labels
@MartinHeller Glad to help you!
Mar
25
comment How to use pgfpages for creating sheets of labels
I've updated my answer. May be still not what you want, but I hope it could help.
Mar
25
revised How to use pgfpages for creating sheets of labels
Solution with only one file which is processed once.
Mar
25
answered How to use pgfpages for creating sheets of labels
Mar
22
awarded  Mortarboard
Mar
22
awarded  Nice Answer
Mar
22
answered Replicate this chart using LaTeX
Mar
22
awarded  Nice Answer
Mar
22
answered connect nodes that it looks like circle
Mar
21
comment connect nodes that it looks like circle
I think you need smartdiagram
Mar
21
comment Node position TikZ
@user1134241 Every day I learn something new about TikZ. I think you should read tutorials chapters from TikZ's manual. They provide a lot of information in an instructive and funny style.
Mar
21
comment Node position TikZ
@user1134241 as JLDiaz suggested to[bend left] is the easiest option. You can even fix bending angle with to[bend left=10].
Mar
20
answered Node position TikZ
Mar
20
comment fancyfoot different on first page of new chapter
Was your "former work" a scrreprt, too? This class (and scrbook) has an special \chapterpagestyle different from regular pages pagestyle. scrartcl doesn't have it.
Mar
15
comment Converting Powerpoint master slide to beamer
In Louis' answer to Any way of converting ppt or odf to beamer or org? there is some VBA code which translates a ppt file to beamer. Background and graphics are converted to png files. I've used several times and it's useful as starting point.
Mar
15
answered How to draw a layered architecture using Latex?
Mar
14
comment tikzexternalize: how to prevent remake of already externalized figures?
If you cannot solve the problem, may be a work around would be to use standalone class to produce independent and cropped pdf figures and include them with \includegraphics.
Mar
14
comment tikzexternalize: how to prevent remake of already externalized figures?
May be your problems are related with what it's explained in Why is fixltx2e incompatible with tikzexternalize
Mar
13
awarded  Critic