Bug 228520 - Kile: Latex document - problem with making List of Abbreviations by makeindex tool
Summary: Kile: Latex document - problem with making List of Abbreviations by makeindex...
Status: RESOLVED WORKSFORME
Alias: None
Product: kile
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR normal
Target Milestone: ---
Assignee: Michel Ludwig
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-02-25 20:34 UTC by sobik2
Modified: 2023-01-08 05:16 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments
screenshot (120.06 KB, image/png)
2010-02-25 20:35 UTC, sobik2
Details

Note You need to log in before you can comment on or make changes to this bug.
Description sobik2 2010-02-25 20:34:33 UTC
Version:           kile 2.0.83 (using KDE 4.4.0)
OS:                Linux
Installed from:    Ubuntu Packages

Kile: Latex document - problem with making List of Abbreviations by makeindex tool

if you want to generate List of Abbreviations in latex document, integrated tool Makeindex doesnt work
(same problem is discussed in http://ubuntuforums.org/showthread.php?t=577876)

how to reproduce
================
1) in latex document include List of Abbreviations,
can use tutorial in http://franz.kollmann.in/latex/latex.html#abbr

2) click on MakeIndex icon in Kile to run integrated makeindex tool -> needed files for pdflatex are NOT generated

3) when you run 
'makeindex doc.nlo -s nomencl.ist -o doc.nls'
in console, it works OK

Expected Behaviour
==================
1) integrated tool MakeIndex should work for list of 
Abbreviations too like for index

Solution
========
settings in the Kile configuration (Settings > Configure Kile). Under the Tools > Build section, the list of the tools is shown in a pannel. Add new tools (for example MakeAbbriviation) with command 'makeindex' and options
'%S.nlo' -s nomencl.ist -o '%S.nls'
and this new tool MakeAbbriviation run before MakeIndex

Suggestion
==========
please implement this feature (or something that works) in default settings of Kile :)
Comment 1 sobik2 2010-02-25 20:35:01 UTC
Created attachment 41112 [details]
screenshot
Comment 2 sobik2 2010-02-25 20:36:07 UTC
i have installed LaTex with:
"sudo apt-get install texlive-full"

using kubuntu 9.10, KDE 4.4.0
Comment 3 Andrew Crouthamel 2018-11-02 23:00:47 UTC
Dear Bug Submitter,

This bug has been stagnant for a long time. Could you help us out and re-test if the bug is valid in the latest version? I am setting the status to NEEDSINFO pending your response, please change the Status back to REPORTED when you respond.

Thank you for helping us make KDE software even better for everyone!
Comment 4 Andrew Crouthamel 2018-11-16 05:28:28 UTC
Dear Bug Submitter,

This is a reminder that this bug has been stagnant for a long time. Could you help us out and re-test if the bug is valid in the latest version?

Thank you for helping us make KDE software even better for everyone!
Comment 5 Justin Zobel 2022-12-09 22:12:51 UTC
Thank you for reporting this issue in KDE software. As it has been a while since this issue was reported, can we please ask you to see if you can reproduce the issue with a recent software version?

If you can reproduce the issue, please change the status to "REPORTED" when replying. Thank you!
Comment 6 Bug Janitor Service 2022-12-24 05:23:24 UTC
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least
15 days. Please provide the requested information as soon as
possible and set the bug status as REPORTED. Due to regular bug
tracker maintenance, if the bug is still in NEEDSINFO status with
no change in 30 days the bug will be closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please
mark the bug as REPORTED so that the KDE team knows that the bug is
ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!
Comment 7 Bug Janitor Service 2023-01-08 05:16:39 UTC
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!