Search found 5 matches

by adam_west
Fri Apr 14, 2017 11:45 pm
Forum: Graphics, Figures & Tables
Topic: Software for creating freehand graphs?
Replies: 2
Views: 3614

Software for creating freehand graphs?

Take a look at Inkscape, it's intended to draw vectorial graphics, you can export them in many formats like *.eps, *.pdf, *.svg, *.png, etc. It's free and you can also use it with latex. I don't know if Inkscape will fulfill your requirements but take a look at it :)
by adam_west
Tue Mar 28, 2017 4:57 pm
Forum: Graphics, Figures & Tables
Topic: Multipage table
Replies: 1
Views: 1905

Multipage table

So far this is the best i could do:

\documentclass[12pt,letterpaper,onecolumn]{report}

\usepackage[left=3.50cm, right=2.50cm, top=2.50cm, bottom=2.50cm]{geometry} % Margenes
\usepackage[onehalfspacing]{setspace} % Configurar one-and-a-half spacing
\usepackage[utf8]{inputenc} % Caracteres UTF-8 ...
by adam_west
Sun Mar 26, 2017 11:34 pm
Forum: Graphics, Figures & Tables
Topic: Multipage table
Replies: 1
Views: 1905

Multipage table

Hello, i've been struggling with the code below to get the table split in two pages but i don't know whats happening, as you can see i tried with the package longtable but nothing happen, i don't know either if thats the right way of using it.
PD: sorry if any misspell or typo :)
\documentclass ...
by adam_west
Mon Mar 20, 2017 8:10 pm
Forum: Presentations and Posters
Topic: Beamer Logo Position
Replies: 3
Views: 47351

Beamer Logo Position

Thks Stefan, i forgot that I had posted here. I browsed over the internet and i found it. Anyway thks for the reply and for the welcoming :)
by adam_west
Sun Feb 05, 2017 2:03 am
Forum: Presentations and Posters
Topic: Beamer Logo Position
Replies: 3
Views: 47351

Beamer Logo Position

Hi, i'm using the Rochester theme and i want the logo on the top-right corner.
Any ideas ? thks in advance :)