groffstudio

Check-in [726dbe99cb]
Login
Overview
Comment:..
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 726dbe99cbcb6fc2c31183f3abcb9f04681a48c8daf2559e8e173053f5cb34ef
User & Date: Cthulhux on 2024-04-30 12:37:45
Other Links: manifest | tags
Context
2024-05-01
16:41
Added a potentially helpful help text check-in: 921aac8471 user: Cthulhux tags: trunk
2024-04-30
12:37
.. check-in: 726dbe99cb user: Cthulhux tags: trunk
12:29
[Feature] The installed Ghostscript version is now displayed in the settings. ... and code formatting check-in: edf9412b43 user: Cthulhux tags: trunk
Changes

Modified CHANGES.txt from [c13e25c21d] to [8c0137ae6f].

1
2
3
4
5
6
7
8
9
10
Version [next]

[Feature] On Windows, Ghostscript replaced pdfroff (thanks @wysardry).
[Bugfix] The groff detection logic was not as logical as it should have been.
[Feature] There is an option to keep both the .ps and the .pdf file now.
[Feature] Non-Windows users can choose to use Ghostscript (if installed) or pdfroff.
[Feature] The installed Ghostscript version is now displayed in the settings.

-------------------------------



|







1
2
3
4
5
6
7
8
9
10
Version [next]

[Feature] On Windows, Ghostscript replaced pdfroff (thanks for testing @wysardry).
[Bugfix] The groff detection logic was not as logical as it should have been.
[Feature] There is an option to keep both the .ps and the .pdf file now.
[Feature] Non-Windows users can choose to use Ghostscript (if installed) or pdfroff.
[Feature] The installed Ghostscript version is now displayed in the settings.

-------------------------------

Modified src/groffstudio.lpi from [cfbaa470c1] to [309b575829].

19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
        <Resource_0 FileName="..\LICENSE" Type="RCDATA" ResourceName="LICENSE"/>
      </Resources>
    </General>
    <VersionInfo>
      <UseVersionInfo Value="True"/>
      <AutoIncrementBuild Value="True"/>
      <MinorVersionNr Value="14"/>
      <BuildNr Value="9"/>
      <StringTable ProductName="groffstudio"/>
    </VersionInfo>
    <BuildModes>
      <Item Name="Default" Default="True"/>
    </BuildModes>
    <PublishOptions>
      <Version Value="2"/>







|







19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
        <Resource_0 FileName="..\LICENSE" Type="RCDATA" ResourceName="LICENSE"/>
      </Resources>
    </General>
    <VersionInfo>
      <UseVersionInfo Value="True"/>
      <AutoIncrementBuild Value="True"/>
      <MinorVersionNr Value="14"/>
      <BuildNr Value="10"/>
      <StringTable ProductName="groffstudio"/>
    </VersionInfo>
    <BuildModes>
      <Item Name="Default" Default="True"/>
    </BuildModes>
    <PublishOptions>
      <Version Value="2"/>