Menu

Tree [e9c6fe] default tip /
 History

Read Only access


File Date Author Commit
 .hgignore 2012-05-12 Martin Scharrer Martin Scharrer [3e18a0] Changed to new ydocstrip format.
 .hgtags 2016-04-23 Martin Scharrer Martin Scharrer [1ff414] Added tag v1.1 for changeset 86ac8512485e
 Makefile 2020-09-29 Martin Scharrer Martin Scharrer [e9c6fe] Updated email address in Makefile
 README 2016-04-24 Martin Scharrer Martin Scharrer [497566] Updated copyright year.
 ifoddpage.dtx 2016-04-23 Martin Scharrer Martin Scharrer [86ac85] Set version number to v1.1
 ifoddpage.ins 2012-05-12 Martin Scharrer Martin Scharrer [3e18a0] Changed to new ydocstrip format.
 ifoddpage.sty 2015-11-18 Martin Scharrer Martin Scharrer [cd8e1e] Fixed Issue #1: Corrected incorrect macro name ...
 test.tex 2011-09-14 Martin Scharrer Martin Scharrer [f35908] Added test files.
 testchangepage0.tex 2011-09-14 Martin Scharrer Martin Scharrer [f35908] Added test files.
 testchangepage1.tex 2011-09-14 Martin Scharrer Martin Scharrer [f35908] Added test files.
 testchangepage2.tex 2011-09-14 Martin Scharrer Martin Scharrer [f35908] Added test files.
 testchangepage3.tex 2011-09-14 Martin Scharrer Martin Scharrer [f35908] Added test files.
 testmemoir1.tex 2011-09-14 Martin Scharrer Martin Scharrer [f35908] Added test files.
 testmemoir2.tex 2011-09-14 Martin Scharrer Martin Scharrer [f35908] Added test files.
 testmemoir3.tex 2011-09-14 Martin Scharrer Martin Scharrer [f35908] Added test files.

Read Me

LaTeX package 'ifoddpage'
~~~~~~~~~~~~~~~~~~~~~~~~
Copyright (c) 2011-2016 by Martin Scharrer <martin@scharrer-online.de>
WWW: http://latex.scharrer-online.de/
CTAN: http://www.ctan.org/pkg/ifoddpage
Code repository: https://bitbucket.org/martin_scharrer/ifoddpage

This LaTeX package provides a \ifoddpage conditional to determine if the current page is odd or even.
The macro \checkoddpage must be used direct before to check the page number using a label.
Two compiler runs are therefore required to achieve correct results.
In addition the conditional \ifoddpageoronside is provided which is also true in oneside mode where 
all pages use the odd page layout.

This package got inspired from the 'changepage' package which provides (and uses) the same macros (\checkoddpage and
\ifoddpage) for its main function of changing the page design mid-way in the document.  Both packages can be used
together, but the 'ifoddpage' should be loaded last in this case, otherwise the \ifoddpageoroneside conditional will
stop working.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.