mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-21 17:51:03 +00:00
Whitespace
This commit is contained in:
parent
dd65a97b55
commit
2afc68ede2
@ -346,7 +346,7 @@ class MathExportException : public std::exception {};
|
||||
class MathStream {
|
||||
public:
|
||||
/// Builds a stream proxy for os; the MathML namespace is given by xmlns (supposed to be already defined elsewhere in the document).
|
||||
explicit MathStream(odocstream & os, std::string const & xmlns="", bool xmlMode=false);
|
||||
explicit MathStream(odocstream & os, std::string const & xmlns = "", bool xmlMode = false);
|
||||
///
|
||||
void cr();
|
||||
///
|
||||
|
Loading…
Reference in New Issue
Block a user