X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Finsets%2Finsetref.C;h=0df28abc6d3d3b5dc56c5d2ee2aefedff12dae1e;hb=3c8aba3b556871fb1100a2f98cd93d5d4e3f70c9;hp=bb985a9ed857cc0a88432679440a3a802eb94df3;hpb=d0950acedaa91320340af398bb06d790486a2207;p=lyx.git diff --git a/src/insets/insetref.C b/src/insets/insetref.C index bb985a9ed8..0df28abc6d 100644 --- a/src/insets/insetref.C +++ b/src/insets/insetref.C @@ -84,6 +84,13 @@ int InsetRef::Latex(ostream & os, } +int InsetRef::Ascii(ostream & os) const +{ + os << "[" << getContents() << "]"; + return 0; +} + + int InsetRef::Linuxdoc(ostream & os) const { os << "