mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-12-22 13:18:28 +00:00
parent
3bbce7f24a
commit
378c19bfc2
@ -1448,7 +1448,9 @@ public:
|
||||
private:
|
||||
bool isModern()
|
||||
{
|
||||
#ifdef LYX_INSET_INDEX_DEBUG
|
||||
std::cout << to_utf8(entry_) << std::endl;
|
||||
#endif // LYX_INSET_INDEX_DEBUG
|
||||
|
||||
// If a modern parameter is present, this is definitely a modern index inset. Similarly, if it contains the
|
||||
// usual LaTeX symbols (!|@), then it is definitely a legacy index inset. Otherwise, if it has features of
|
||||
|
Loading…
Reference in New Issue
Block a user