Revision: 16492
          http://sourceforge.net/p/gate/code/16492
Author:   valyt
Date:     2013-01-25 15:01:12 +0000 (Fri, 25 Jan 2013)
Log Message:
-----------
TeX quotes

Modified Paths:
--------------
    mimir/trunk/doc/changes.tex
    mimir/trunk/doc/mimir-guide.pdf
    mimir/trunk/doc/searching.tex

Modified: mimir/trunk/doc/changes.tex
===================================================================
--- mimir/trunk/doc/changes.tex 2013-01-25 14:57:39 UTC (rev 16491)
+++ mimir/trunk/doc/changes.tex 2013-01-25 15:01:12 UTC (rev 16492)
@@ -6,7 +6,7 @@
   \item The {\em mimir-demo} example web application has been removed.
   \item The {\em mimir-cloud} has been modified to make it more suitable as a
   generic example web application.
-  \item New query operator: {\bf MINUS} (also -) performs the set minus
+  \item New query operator: {\bf MINUS} (also `-') performs the set minus
   operation on result sets (see Section~\ref{sec:minus-query}).  
   \item \Mimir{} now supports the construction of direct indexes (see
   Section~\ref{sec:direct-indexes}). Direct indexes are used to support a new

Modified: mimir/trunk/doc/mimir-guide.pdf
===================================================================
(Binary files differ)

Modified: mimir/trunk/doc/searching.tex
===================================================================
--- mimir/trunk/doc/searching.tex       2013-01-25 14:57:39 UTC (rev 16491)
+++ mimir/trunk/doc/searching.tex       2013-01-25 15:01:12 UTC (rev 16492)
@@ -141,7 +141,7 @@
 
 \subsection{MINUS Operator: ``{\tt -}''}\label{sec:minus-query}
 
-The {\tt MINUS} (also `-`) operator is a binary operator that takes a left and
+The {\tt MINUS} (also `-') operator is a binary operator that takes a left and
 a right operand. It returns the hits from the left sub-query that are not also
 valid hits for right sub-query. For example:
 \begin{description}

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


------------------------------------------------------------------------------
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. ON SALE this month only -- learn more at:
http://p.sf.net/sfu/learnnow-d2d
_______________________________________________
GATE-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gate-cvs

Reply via email to