B2016-262 & B2016-263: for search results & report, print ‘Equation’ for Document text rather than rtf

Additional functionality for Equation Editor, bring up equation editor tool (from registry setting) on Equation button click
B2016-265, print proper size of change bar
B2016-261: don’t print extra blank lines for a table/equation/figure after caution/note off many lined step in single column mode
This commit is contained in:
2016-11-22 14:16:04 +00:00
parent 99aa1ac9c5
commit 1ff60597c3
4 changed files with 64 additions and 11 deletions

View File

@@ -2444,6 +2444,7 @@ namespace VEPROMS.CSLA.Library
{
get
{
if (IsRtfRaw) return ("Equation");
string str = MyContent.Text;
if (MyDocVersion != null)
{