Search found 3 matches

by barometer
Thu Aug 25, 2016 4:07 am
Forum: Presentations and Posters
Topic: a question regarding template KOMA script
Replies: 6
Views: 10923

Re: a question regarding template KOMA script

Thanks for the update. I've solved this issue
by barometer
Wed Aug 24, 2016 8:27 am
Forum: Presentations and Posters
Topic: a question regarding template KOMA script
Replies: 6
Views: 10923

a question regarding template KOMA script

Hi, sorry about etiquette. Here is a mwe. I am simply using the codes from the sample you cited

% -*- program: pdflatex -*-
\documentclass[
paper=128mm:96mm,
fontsize=12pt,
pagesize,
parskip=half-,
]{scrartcl}
\usepackage[ % Page margins settings
includeheadfoot,
top=3.5mm,
bottom=3.5mm,
left ...
by barometer
Tue Aug 23, 2016 2:21 pm
Forum: Presentations and Posters
Topic: a question regarding template KOMA script
Replies: 6
Views: 10923

Re: a question regarding template KOMA script

Hello, just to follow up with this post. I recently updated to Koma script v3.20. After than when I recompile the .tex file, it give me all sorts of warning message. In particular, the page orientation (or paper size) is changed. I couldn't figure out how to revert it the original version. Any ...