Thanks Peter, works great.

2015-11-02 16:29 GMT+01:00 Peter Lavin <lavin.pe...@gmail.com>:

> That should be 'ranges'.
>
> --
> Excuse brevity. Sent from mobile device.
> On Nov 2, 2015 10:05 AM, "Peter Lavin" <lavin.pe...@gmail.com> wrote:
>
>> If you want to show the years as a range, set the 'make.year.tanhes'
>> parameter to a non-zero value.
>>
>> --
>> Excuse brevity. Sent from mobile device.
>> On Nov 2, 2015 9:57 AM, "Lars Vogel" <lars.vo...@gmail.com> wrote:
>>
>>> Hi,
>>>
>>> what is the "correct" way of using the copyright tag for multiple years?
>>>
>>> I used to use the following:
>>>
>>> <copyright>
>>>             <year>2007</year>
>>>             <year>2008</year>
>>>             <year>2009</year>
>>>             <year>2010</year>
>>>             <year>2011</year>
>>>             <year>2012</year>
>>>             <year>2013</year>
>>>             <year>2014</year>
>>>             <year>2015</year>
>>>             <holder>Someone</holder>
>>> </copyright>
>>>
>>> But that results in the PDF output to:
>>>
>>> Copyright © 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015 Someone
>>>
>>> Should I only write the following?
>>>
>>> <copyright>
>>>             <year>2007 - 2015</year>
>>>             <holder>Someone</holder>
>>> </copyright>
>>>
>>> Best regards, Lars
>>>
>>>
>>>

Reply via email to