xref: /AOO42X/main/helpcontent2/source/text/smath/guide/comment.xhp (revision ee3161b3727bb0178be9eb13499a9c711de9a035)
1cdf0e10cSrcweir<?xml version="1.0" encoding="UTF-8"?>
2cdf0e10cSrcweir
352ac0773SAndrew Rist<!--***********************************************************
4cdf0e10cSrcweir *
552ac0773SAndrew Rist * Licensed to the Apache Software Foundation (ASF) under one
652ac0773SAndrew Rist * or more contributor license agreements.  See the NOTICE file
752ac0773SAndrew Rist * distributed with this work for additional information
852ac0773SAndrew Rist * regarding copyright ownership.  The ASF licenses this file
952ac0773SAndrew Rist * to you under the Apache License, Version 2.0 (the
1052ac0773SAndrew Rist * "License"); you may not use this file except in compliance
1152ac0773SAndrew Rist * with the License.  You may obtain a copy of the License at
12cdf0e10cSrcweir *
1352ac0773SAndrew Rist *   http://www.apache.org/licenses/LICENSE-2.0
14cdf0e10cSrcweir *
1552ac0773SAndrew Rist * Unless required by applicable law or agreed to in writing,
1652ac0773SAndrew Rist * software distributed under the License is distributed on an
1752ac0773SAndrew Rist * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
1852ac0773SAndrew Rist * KIND, either express or implied.  See the License for the
1952ac0773SAndrew Rist * specific language governing permissions and limitations
2052ac0773SAndrew Rist * under the License.
21cdf0e10cSrcweir *
2252ac0773SAndrew Rist ***********************************************************-->
2352ac0773SAndrew Rist
24cdf0e10cSrcweir<helpdocument version="1.0">
25cdf0e10cSrcweir<meta>
26cdf0e10cSrcweir<topic id="textsmathguidecommentxml" indexer="include" status="PUBLISH">
27cdf0e10cSrcweir<title id="tit" xml-lang="en-US">Entering Comments</title>
28cdf0e10cSrcweir<filename>/text/smath/guide/comment.xhp</filename>
29cdf0e10cSrcweir</topic>
30cdf0e10cSrcweir</meta>
31cdf0e10cSrcweir<body>
3244904c58Smseidel<bookmark xml-lang="en-US" branch="index" id="bm_id3155961">
3344904c58Smseidel<bookmark_value>comments; entering in $[officename] Math</bookmark_value>
34cdf0e10cSrcweir<bookmark_value>inserting;comments in $[officename] Math</bookmark_value>
35cdf0e10cSrcweir</bookmark>
36*ee3161b3Smseidel<paragraph role="heading" id="hd_id3155961" xml-lang="en-US" level="1" l10n="U"><variable id="comment"><link href="text/smath/guide/comment.xhp" name="Entering Comments">Entering Comments</link>
37cdf0e10cSrcweir</variable></paragraph>
38*ee3161b3Smseidel<paragraph role="heading" id="hd_id3154657" xml-lang="en-US" level="3" l10n="U">How does one attach comments that don't appear in the document to a formula?</paragraph>
39*ee3161b3Smseidel<paragraph role="paragraph" id="par_id3149499" xml-lang="en-US" l10n="U">A comment begins with a double percent sign <emph>%%</emph>, and extends to the next line-end character (Enter key). Everything that lies in between is ignored and is not printed out. If there are percent signs in the text, they are treated as part of the text.</paragraph>
40cdf0e10cSrcweir<paragraph role="paragraph" id="par_idN105D0" xml-lang="en-US" l10n="NEW">Example:</paragraph>
41cdf0e10cSrcweir<paragraph role="code" id="par_idN105D3" xml-lang="en-US" l10n="NEW">a^2+b^2=c^2 %% Pythagorean theorem.</paragraph>
42cdf0e10cSrcweir<section id="relatedtopics">
43cdf0e10cSrcweir<embed href="text/smath/guide/main.xhp#main"/>
44cdf0e10cSrcweir</section>
45cdf0e10cSrcweir</body>
46cdf0e10cSrcweir</helpdocument>
47