<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom"
  xmlns:dc="http://purl.org/dc/elements/1.1/"
  xmlns:wfw="http://wellformedweb.org/CommentAPI/"
  xml:lang="fr">

  <title type="html">Humus numericus - Mot-clé - timeline</title>
  <subtitle type="html"></subtitle>
  <link href="https://blog.nozav.org/feed/tag/timeline/atom" rel="self" type="application/atom+xml"/>
  <link href="https://blog.nozav.org/" rel="alternate" type="text/html"
  title=""/>
  <updated>2019-05-09T20:00:29+02:00</updated>
  <author>
    <name></name>
  </author>
  <id>urn:md5:c2531a830c9d2a52c5500061b4d5077e</id>
  <generator uri="http://www.dotclear.org/">Dotclear</generator>

  
  <entry>
    <title>How to automatically generate timelines that can be split between several pages</title>
    <link href="https://blog.nozav.org/post/2010/08/30/How-to-automatically-generate-timelines-that-can-be-split-between-several-pages" rel="alternate" type="text/html"
    title="How to automatically generate timelines that can be split between several pages" />
    <id>urn:md5:6902c3ab75c29b7be91ed37ce8edd3d8</id>
    <published>2010-08-30T14:55:00+02:00</published>
          <updated>2011-01-04T01:08:18+01:00</updated>
            <author><name>Juba</name></author>
        <dc:subject>Linux, Debian, etc.</dc:subject>
        <dc:subject>latex</dc:subject><dc:subject>ruby</dc:subject><dc:subject>timeline</dc:subject>
    <content type="html">    &lt;a class=&quot;FlattrButton&quot; style=&quot;display:none;&quot; rev=&quot;flattr;button:compact;&quot; href=&quot;http://github.com/juba/timeline-generator&quot;&gt;&lt;/a&gt;



&lt;p&gt;I recently wanted to create a PDF timeline that could be automatically split between several A4 pages for later cutting and pasting. After a bit of LaTeX and Ruby I finally came out with a little timeline-generator script&amp;#160;:&lt;/p&gt;


&lt;p&gt;&lt;a href=&quot;http://github.com/juba/timeline-generator&quot;&gt;http://github.com/juba/timeline-generator&lt;/a&gt;&lt;/p&gt;


&lt;p&gt;The principle is quite simple&amp;#160;: you specify several parameters in a config file such as the start and end dates, the number of A4 sheets, the sheets orientation, etc., and the script generates two PDF files&amp;#160;: one with your timeline on one big page, and another with the same timeline split between the given number of A4 pages. To make cut-and-pasting easier, the second file includes crop marks and a small overlapping between pages.&lt;/p&gt;




&lt;p&gt;To take a look at what the generated files look like&amp;#160;:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;http://github.com/juba/timeline-generator/raw/master/examples/output.pdf&quot;&gt;an example timeline on one big page&lt;/a&gt; (PDF)&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://github.com/juba/timeline-generator/raw/master/examples/output_pages.pdf&quot;&gt;the same timeline automatically split between 5 A4 pages&lt;/a&gt; (PDF)&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;The title, months names and number formatting are in french, but english is also supported.&lt;/p&gt;


&lt;p&gt;Optionally, a calendar scale (days and months of year) and a time of day scale (hours and minutes) can be added at the bottom of the timeline. The idea is to allow some comparisons such as «if the 0 to 2010 timeline was a day, the World War II would have taken place between 23h09 and 23h14. If it was a year, it would have happened between December 18th and December 20th».&lt;/p&gt;


&lt;p&gt;If you have access to a functional installation of Ruby and PDFLaTeX, the script should be quite easy to use. Everything is explained in the README file on GitHub.&lt;/p&gt;


&lt;p&gt;But if you are interested by this type of timeline, don&amp;#8217;t hesitate to drop me a mail or a comment with the main parameters (start and end date, number of sheets&amp;#8230;), and I&amp;#8217;ll generate and send you back the PDF files.&lt;/p&gt;</content>

    


      </entry>
  
</feed>
