lyx_mirror/src/frontends
Richard Heck ff3690a5fd Add a "noprefix" option to the "labelonly" version of the reference
inset.

If the reference is "sec:mysec", then this will output just "mysec".
This is what is needed, e.g., to use refstyle's range commands, e.g.,
    \secrangeref{mysec1}{mysec2}
You *cannot* use:
    \secrangeref{sec:mysec1}{sec:mysec2}
even if those are the actual labels.

Eventually, I'd like to add native support for this, but I'm a bit
frightened of trying to make the reference dialog support multiple
selections.
2017-01-07 15:07:44 -05:00
..
qt4 Add a "noprefix" option to the "labelonly" version of the reference 2017-01-07 15:07:44 -05:00
tests Require a C++11 compiler 2016-06-07 20:34:52 +02:00
.gitignore
alert.h GuiAlert: Convert html to plain text on console output 2016-12-04 18:28:03 +01:00
Application.h Simplifications, mainly removal of boost::function and useless std::bind 2016-07-03 01:39:32 +02:00
Clipboard.h Remove using directives from headers 2016-06-26 18:22:59 +02:00
CMakeLists.txt
Delegates.h
FontLoader.h
FontMetrics.h On-screen justification: stretch in proportion with the em, up to a limit 2016-11-06 12:20:00 +01:00
KeyModifier.h
KeySymbol.h
Makefile.am Configure included iconv with autotools 2016-05-29 17:55:43 -04:00
mouse_state.h
Painter.h Remove obviously wrong documentation in Painter.h 2016-07-18 16:17:38 +02:00
Selection.h
WorkArea.h
WorkAreaManager.cpp
WorkAreaManager.h