This is my first post. I have written a flipbook in latex but I am stuck in a couple of things. First, I want to place the images in the upper right corner of every page, but no matter how much I change the y in this command,
\animatexy{10.5cm}{12.cm}{image_}
the images don't go higher. Second, I would like to place the images only in even pages of the book. I have posted the code and two pages from the book.Any help is much appreciated.
Code: Select all
Code, edit and compile here:
\documentclass[a5paper,pagesize,12pt,bibtotoc,pointlessnumbers,normalheadings,twoside=false,DIV=9]{scrbook}\usepackage{helvet}\renewcommand{\familydefault}{\sfdefault}% twoside, openright\KOMAoptions{DIV=last}\usepackage{trajan}\usepackage[english,greek]{babel}\usepackage{ucs}\usepackage[utf8x]{inputenc}\usepackage{kerkis}\usepackage{sectsty}\chapterfont{\centering}\usepackage[sc]{mathpazo}\linespread{1.05}\usepackage{listings} % for comments\usepackage{verse}\renewcommand{\poemtoc}{subsection}\usepackage{tikz}%\usepackage[margin=-1.0cm]{geometry}\usepackage{everypage}\usepackage{graphicx}\usepackage{fancyhdr}\usepackage{xspace}\usepackage{url}\def\PageTopMargin{-12cm}\def\PageLeftMargin{0.5cm}\newcounter{framenumber}\newcommand\animatexy[3]{%\gdef\image_1.png{#3\theframenumber}%