https://bugs.documentfoundation.org/show_bug.cgi?id=70979

Yousuf (Jay) Philips <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |needsUXEval
                 CC|                            |[email protected],
                   |                            |[email protected],
                   |                            |libreoffice-ux-advise@lists
                   |                            |.freedesktop.org,
                   |                            |[email protected],
                   |                            |[email protected],
                   |                            |[email protected]

--- Comment #4 from Yousuf (Jay) Philips <[email protected]> ---
As Owen has indicated in the form link, BibliographyDataType.idl[1] provides
the following differences between the for the three identical "conference
proceedings" strings :-

/** An article in the proceedings of a conference. This entry is identical to
the "inproceedings" entry and is included for compatibility with BiBTex. 
 */
const short CONFERENCE      = 3;

/** An article in the proceedings of a conference.
 */
const short INPROCEEDINGS   = 6;

/** The proceedings of a conference.
 */
const short PROCEEDINGS     = 12;

@Cor, @Heiko, @Stuart, @Adolfo: Owen has suggested new strings in comment 1, so
are there objections or alternative suggestions?

This can be easily fixed, as indicated in the forum link, by changing the
strings in -
http://opengrok.libreoffice.org/xref/core/extensions/source/bibliography/sections.src

[1]
http://opengrok.libreoffice.org/xref/core/offapi/com/sun/star/text/BibliographyDataType.idl

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to