Search found 53 matches

by thorpn
Mon Jun 20, 2016 9:25 pm
Forum: LyX
Topic: Trouble with making a poster in LyX
Replies: 5
Views: 5313

Re: Trouble with making a poster in LyX

Thank you so much for your help Stefan, you should set up a Patreon page if you havent already :)

Attachment uploaded
by thorpn
Mon Jun 20, 2016 7:02 pm
Forum: LyX
Topic: Trouble with making a poster in LyX
Replies: 5
Views: 5313

Re: Trouble with making a poster in LyX

I think I was incorrect, it is the beamerposter.sty I am having trouble with - any suggestions as to what I can do ?
by thorpn
Mon Jun 20, 2016 11:36 am
Forum: LyX
Topic: Trouble with making a poster in LyX
Replies: 5
Views: 5313

Trouble with making a poster in LyX

I am trying to create a poster for a conference in LyX, however I cant really figure out how to do it.

I am using the Beamerposter class which needs to use the Beamerposter.sty, but I have not been able to figure out how to let it use it. In the LaTeX preamble I have put

\usepackage{C:/Users ...
by thorpn
Wed Dec 17, 2014 3:01 pm
Forum: LyX
Topic: Listings header ?
Replies: 2
Views: 4888

Listings header ?

Thank you! was easily found there.

Here is a minimal working example

Code: Select all

Code, edit and compile here:
\begin{lstlisting}[caption={Useless code},label=MyFancyCode]
% Calculates stuff
code stuff
\end{lstlisting}
הההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההה
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
by thorpn
Tue Jul 29, 2014 10:34 pm
Forum: LyX
Topic: LyX beamer tutorial ?
Replies: 2
Views: 9565

Re: LyX beamer tutorial ?

Great answer scottkosty
by thorpn
Fri Jul 19, 2013 5:10 pm
Forum: Text Formatting
Topic: How to align footnote text and numbering
Replies: 6
Views: 28217

Re: How to align footnote text and numbering

Thanks alot :) didnt know changing the ordering helped
by thorpn
Fri Jul 19, 2013 3:39 pm
Forum: Text Formatting
Topic: How to align footnote text and numbering
Replies: 6
Views: 28217

How to align footnote text and numbering

Good idea, i did that now. It turns out it was two packages. How can i now make them work together ?

\documentclass{article}
\usepackage[bf]{caption} %gGør navnet på captions(fx. "Figur 5.1"') til fed skrift
\usepackage{subcaption}

\usepackage{scrextend} %to make footnotes nicer


\deffootnote ...
by thorpn
Fri Jul 19, 2013 1:40 pm
Forum: Text Formatting
Topic: How to align footnote text and numbering
Replies: 6
Views: 28217

How to align footnote text and numbering

Thanks, it looks exactly like what i need. However it seems to encounter an error because of one of the packages i am using. Could you suggest how to fix this ?

(i have tons of packages..)

\usepackage[top=2.5cm,left=2 cm,right=3.0 cm,bottom=2.5cm,headheight=12.0 pt]{geometry}
\usepackage ...
by thorpn
Fri Jul 19, 2013 11:52 am
Forum: Text Formatting
Topic: How to align footnote text and numbering
Replies: 6
Views: 28217

How to align footnote text and numbering

I wish to align the text of longer footnotes with the number, a minimum working example (below) shows how the text goes more to the left than the numbering of longer footnotes.

Thank you in advance!

\documentclass[10pt,a4paper,oneside]{paper}
\usepackage[top=0.5cm,left=0.5 cm,right=10 mm,bottom ...
by thorpn
Fri Jul 12, 2013 5:33 pm
Forum: Graphics, Figures & Tables
Topic: Indention and figures
Replies: 5
Views: 12306

Re: Indention and figures

Well thanks for the lindewidth thing i guess, it didnt really solve my problem but it is a nifty thing which ill definantly use. The odd thing is that the example images work fine (edges are same as for the text), but not for the images i use. I even tried redoing the images to make sure they are ...