<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to feature-requests</title><link>https://sourceforge.net/p/songs/feature-requests/</link><description>Recent changes to feature-requests</description><atom:link href="https://sourceforge.net/p/songs/feature-requests/feed.rss" rel="self"/><language>en</language><lastBuildDate>Thu, 11 Mar 2021 08:52:04 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/songs/feature-requests/feed.rss" rel="self" type="application/rss+xml"/><item><title>songs package doesn't load</title><link>https://sourceforge.net/p/songs/feature-requests/3/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;In a current tex system this errors:&lt;/p&gt;
&lt;div class="codehilite"&gt;&lt;pre&gt;&lt;span&gt;&lt;/span&gt;&lt;span class="k"&gt;\documentclass&lt;/span&gt;&lt;span class="nb"&gt;{&lt;/span&gt;article&lt;span class="nb"&gt;}&lt;/span&gt;
&lt;span class="k"&gt;\usepackage&lt;/span&gt;&lt;span class="nb"&gt;{&lt;/span&gt;songs&lt;span class="nb"&gt;}&lt;/span&gt;
&lt;span class="k"&gt;\begin&lt;/span&gt;&lt;span class="nb"&gt;{&lt;/span&gt;document&lt;span class="nb"&gt;}&lt;/span&gt;
&lt;span class="k"&gt;\end&lt;/span&gt;&lt;span class="nb"&gt;{&lt;/span&gt;document&lt;span class="nb"&gt;}&lt;/span&gt;
&lt;/pre&gt;&lt;/div&gt;


&lt;p&gt;gives &lt;/p&gt;
&lt;div class="codehilite"&gt;&lt;pre&gt;&lt;span&gt;&lt;/span&gt;&lt;span class="err"&gt;! Extra \else.&lt;/span&gt;
&lt;span class="err"&gt;\IfFileExists@ ...leonpath {#1}{#2}{#3}}\fi \else &lt;/span&gt;
&lt;/pre&gt;&lt;/div&gt;


&lt;p&gt;The problem is the &lt;/p&gt;
&lt;div class="codehilite"&gt;&lt;pre&gt;&lt;span&gt;&lt;/span&gt;&lt;span class="err"&gt;\IfFileExists{ifpdf.sty}{\RequirePackage{ifpdf}\ifpdf\SB@pdftrue\fi}&lt;/span&gt;
&lt;/pre&gt;&lt;/div&gt;


&lt;p&gt;which uses a conditional &lt;code&gt;\ifpdf&lt;/code&gt; which is only defined after ifpdf has been loaded and so is unbalanced.&lt;/p&gt;
&lt;p&gt;The easiest would be to use simply &lt;/p&gt;
&lt;div class="codehilite"&gt;&lt;pre&gt;&lt;span&gt;&lt;/span&gt;&lt;span class="err"&gt;\RequirePackage{ifpdf}&lt;/span&gt;
&lt;span class="err"&gt;\ifpdf\SB@pdftrue\fi&lt;/span&gt;
&lt;/pre&gt;&lt;/div&gt;

&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">U_Fischer</dc:creator><pubDate>Thu, 11 Mar 2021 08:52:04 -0000</pubDate><guid>https://sourceforge.nete0b95bb506d5cb353ced92cda1165fd14892d02b</guid></item><item><title>#2 compile the package</title><link>https://sourceforge.net/p/songs/feature-requests/2/?limit=25#5e0f</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;There's actually only one error I see in the make.txt log; the rest are warnings, which are all normal and expected.&lt;/p&gt;
&lt;p&gt;It's hard to diagnose the problem because the error refers to a generated file that is specific to your system.  However, it looks like maybe there's something wrong with your LaTeX installation's "makeindex" command, which should be the thing that runs at that point in the make script.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Kevin W. Hamlen</dc:creator><pubDate>Tue, 11 Sep 2018 21:34:38 -0000</pubDate><guid>https://sourceforge.net734aef2002501da4edc2b83ba77d0288af31b9c0</guid></item><item><title>#1 Make index with pagenumbers</title><link>https://sourceforge.net/p/songs/feature-requests/1/?limit=25#37cd</link><description>&lt;div class="markdown_content"&gt;&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;status&lt;/strong&gt;: open --&amp;gt; closed&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Group&lt;/strong&gt;:  --&amp;gt; Next_Release_(example)&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Kevin W. Hamlen</dc:creator><pubDate>Tue, 11 Sep 2018 21:23:37 -0000</pubDate><guid>https://sourceforge.net10e28816313569101f1063e629e0abf471a660ee</guid></item><item><title>compile the package</title><link>https://sourceforge.net/p/songs/feature-requests/2/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Hello, I try to install the songs package into my ubuntu 18.04 system. Like the INSTALL file mentioned, i run ./configure, which works fine (result is attached). But the make process results in a lot of errors, GNUmakefile:477: recipe for target 'songs.pdf' failed&lt;br/&gt;
"make&lt;span&gt;[1]&lt;/span&gt;: &lt;strong&gt;&lt;em&gt; &lt;span&gt;&lt;span&gt;[songs.pdf]&lt;/span&gt;&lt;/span&gt; Error 1&lt;br/&gt;
make&lt;span&gt;&lt;span&gt;[1]&lt;/span&gt;&lt;/span&gt;: Verzeichnis „/home/usr/Downloads/songs-3.0/src/songs“ wird verlassen&lt;br/&gt;
Makefile:336: recipe for target 'all-recursive' failed&lt;br/&gt;
make: &lt;/em&gt;&lt;/strong&gt; &lt;span&gt;[all-recursive]&lt;/span&gt; Error 1" (complete log is attached), so it isn't helpful to run make install, is it? Do you know what went wrong? is something on my system missing? &lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Michael Dörbig</dc:creator><pubDate>Tue, 14 Aug 2018 06:23:42 -0000</pubDate><guid>https://sourceforge.net320ab59d55c5135ef556a9f8b2df8f19c8b888c7</guid></item><item><title>Make index with pagenumbers</title><link>https://sourceforge.net/p/songs/feature-requests/1/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;It would be a very nice if there was a way to make an index (list) that displays the page were you can find the song, rather than the songnumber.&lt;br /&gt;
(I've got a mixture of short and long songs and looking at the songnumber i tend to to turn to much pages).&lt;/p&gt;
&lt;p&gt;Greetings&lt;br /&gt;
Ben Bridts&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ben</dc:creator><pubDate>Fri, 11 Apr 2008 00:21:43 -0000</pubDate><guid>https://sourceforge.net1599f6a7e453a3a1684f162d04c39530a2c44961</guid></item><item><title>Make index with pagenumbers</title><link>https://sourceforge.net/p/songs/feature-requests/1/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Ticket 1 has been modified: Make index with pagenumbers&lt;br/&gt;
Edited By: Kevin W. Hamlen (hamlen)&lt;br/&gt;
Status updated: u'open' =&amp;gt; u'closed'&lt;br/&gt;
&lt;em&gt;milestone updated: '' =&amp;gt; u'Next_Release&lt;/em&gt;(example)'&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ben</dc:creator><pubDate>Fri, 11 Apr 2008 00:21:43 -0000</pubDate><guid>https://sourceforge.net4fb74d92edd05b2ab27ea371172a5c513a50b7fd</guid></item></channel></rss>