mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-25 10:58:52 +00:00
parent
454800a096
commit
8fc5266996
@ -201,7 +201,7 @@ public:
|
|||||||
/// Get the id of the paragraph, useful for DocBook
|
/// Get the id of the paragraph, useful for DocBook
|
||||||
std::string getID(Buffer const & buf, OutputParams const & runparams) const;
|
std::string getID(Buffer const & buf, OutputParams const & runparams) const;
|
||||||
|
|
||||||
/// Return the string of a´the (first) \label (cross-referencing target)
|
/// Return the string of the (first) \label (cross-referencing target)
|
||||||
/// in this paragraph, or an empty string
|
/// in this paragraph, or an empty string
|
||||||
std::string getLabelForXRef() const;
|
std::string getLabelForXRef() const;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user