mirror of
https://github.com/boostorg/iterator.git
synced 2025-07-02 15:31:02 +02:00
Compare commits
2 Commits
svn-branch
...
svn-branch
Author | SHA1 | Date | |
---|---|---|---|
6bfb6ff582 | |||
df4b9402bd |
@ -1,41 +0,0 @@
|
||||
% donot indent first line.
|
||||
\setlength{\parindent}{0pt}
|
||||
\setlength{\parskip}{5pt plus 2pt minus 1pt}
|
||||
|
||||
% sloppy
|
||||
% ------
|
||||
% Less strict (opposite to default fussy) space size between words. Therefore
|
||||
% less hyphenation.
|
||||
\sloppy
|
||||
|
||||
% fonts
|
||||
% -----
|
||||
% times for pdf generation, gives smaller pdf files.
|
||||
%
|
||||
% But in standard postscript fonts: courier and times/helvetica do not fit.
|
||||
% Maybe use pslatex.
|
||||
\usepackage{times}
|
||||
\usepackage{pslatex}
|
||||
|
||||
% pagestyle
|
||||
% \usepackage{fancyhdr}
|
||||
\pagestyle{headings}
|
||||
\setlength{\paperwidth}{8.5in}
|
||||
\setlength{\paperheight}{11in}
|
||||
|
||||
\setlength{\oddsidemargin}{0.375in}
|
||||
\setlength{\evensidemargin}{0.375in}
|
||||
\setlength{\textwidth}{6.125in}
|
||||
\setlength{\textheight}{8.875in}
|
||||
|
||||
\setlength{\topmargin}{-0.375in}
|
||||
\setlength{\headheight}{0.25in}
|
||||
\setlength{\headsep}{0.25in}
|
||||
\setlength{\footskip}{0.25in}
|
||||
|
||||
\setlength{\admonitionwidth}{0.9\textwidth}
|
||||
\setlength{\docinfowidth}{0.9\textwidth}
|
||||
|
||||
|
||||
|
||||
|
1007
include/boost/iterator_adaptors.hpp
Normal file
1007
include/boost/iterator_adaptors.hpp
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user