comparison docs/yahtmle @ 271:d467c0fb6083 dev

Preparing for 1.76 release
author HIROSE Yuuji <yuuji@gentei.org>
date Thu, 10 May 2012 11:40:02 +0900
parents 5a16b237416f
children 78d0fdc0459c
comparison
equal deleted inserted replaced
270:1b4e0acd0106 271:d467c0fb6083
162 162
163 Completion for elements that do not have end tags and require only 163 Completion for elements that do not have end tags and require only
164 attributes. Possible completions are, <img>, <input>. 164 attributes. Possible completions are, <img>, <input>.
165 165
166 `[prefix] l (YaTeX large-type completion)' 166 `[prefix] l (YaTeX large-type completion)'
167 ... 167 ...
168 168
169 <big> $B!A(B </big> 169 <big> ` </big>
170 170
171 Similar to begin-type completion but used for elements that start and 171 Similar to begin-type completion but used for elements that start and
172 end on a single line. 172 end on a single line.
173 173
174 174
210 * Menu: 210 * Menu:
211 211
212 * Changing tags in pairs:: 212 * Changing tags in pairs::
213 * Changing entities:: 213 * Changing entities::
214 * URLencoding of strings within region:: 214 * URLencoding of strings within region::
215 * td-enclosure/tr-enclosure::
215 216
216 217
217  218 
218 File: yahtmle, Node: Changing tags in pairs, Next: Changing entities, Prev: Changing and Deleting, Up: Changing and Deleting 219 File: yahtmle, Node: Changing tags in pairs, Next: Changing entities, Prev: Changing and Deleting, Up: Changing and Deleting
219 220
225 ... change tags in matching pairs 226 ... change tags in matching pairs
226 227
227 the content can be changed according to the context of the HTML document 228 the content can be changed according to the context of the HTML document
228 where the cursor is located. 229 where the cursor is located.
229 230
230 * `<TAG>'$B!A(B`</TAG>' 231 * `<TAG>'``</TAG>'
231 ... change `TAG' element name 232 ... change `TAG' element name
232 * attributes such as `<img src="image.file" alt="photo">' 233 * attributes such as `<img src="image.file" alt="photo">'
233 ... change attributes 234 ... change attributes
234 235
235 236
267 td-enclosure/tr-enclosure 268 td-enclosure/tr-enclosure
268 ========================= 269 =========================
269 If you wan to convert series of field into <td>...</td> repetitions for 270 If you wan to convert series of field into <td>...</td> repetitions for
270 table element, td-enclosure or tr-enclosure is convenient. 271 table element, td-enclosure or tr-enclosure is convenient.
271 272
272 `[prefix] '} 273 `[prefix] }'
273 274
274 ... Enclose each field in a region into <td>...</td>'s. 275 ... Enclose each field in a region into <td>...</td>'s.
275 `[prefix] ]' 276 `[prefix] ]'
276 277
277 ... Enclose each line in a region into <tr>...</tr>'s, with every 278 ... Enclose each line in a region into <tr>...</tr>'s, with every
472 whatsoever. There are no restrictions to its redistribution, just use 473 whatsoever. There are no restrictions to its redistribution, just use
473 common sense. Mail me your thoughts on this program and I will be more 474 common sense. Mail me your thoughts on this program and I will be more
474 than willing to help. 475 than willing to help.
475 476
476 Complaints, requests, bug reports and comments are welcome. Make contacts 477 Complaints, requests, bug reports and comments are welcome. Make contacts
477 to yuuji@yatex.org$B!!(B(as of December 2000) 478 to yuuji@yatex.org@(as of December 2000)
478 479
479 If you like this program and use it on a regular basis, please join the 480 If you like this program and use it on a regular basis, please join the
480 mailing list "fj Wild Bird Society". Procedures can be found in the "etc" 481 mailing list "fj Wild Bird Society". Procedures can be found in the "etc"
481 section of `docs/htmlqa.eng' in this package. 482 section of `docs/htmlqa.eng' in this package.
482 483
500 * Mule: Intro. 4. 501 * Mule: Intro. 4.
501 * yahtml: Intro. 4. 502 * yahtml: Intro. 4.
502 503
503 504
504 505
505
506  506 
507 Tag table: 507 Tag table:
508 Node: Top148 508 Node: Top151
509 Node: Intro725 509 Node: Intro728
510 Node: Installation1123 510 Node: Installation1126
511 Node: Setting up yahtml1404 511 Node: Setting up yahtml1407
512 Node: Setting environments for weblint browsers and image viewers2195 512 Node: Setting environments for weblint browsers and image viewers2198
513 Node: Setting environment variables for WWW pages2891 513 Node: Setting environment variables for WWW pages2894
514 Node: Command Invocation3862 514 Node: Command Invocation3865
515 Node: Completion4290 515 Node: Completion4293
516 Node: Jump5807 516 Node: Jump5809
517 Node: Changing and Deleting6287 517 Node: Changing and Deleting6289
518 Node: Changing tags in pairs6538 518 Node: Changing tags in pairs6573
519 Node: Changing entities7033 519 Node: Changing entities7068
520 Node: URLencoding of strings within region7569 520 Node: URLencoding of strings within region7604
521 Node: td-enclosure/tr-enclosure7870 521 Node: td-enclosure/tr-enclosure7905
522 Node: CSS Support8836 522 Node: CSS Support8871
523 Node: CSS-class completion9062 523 Node: CSS-class completion9097
524 Node: Reread CSS definition9915 524 Node: Reread CSS definition9950
525 Node: Customizations10190 525 Node: Customizations10225
526 Node: All customizable variables10466 526 Node: All customizable variables10501
527 Node: Hook variables14234 527 Node: Hook variables14269
528 Node: Copying14360 528 Node: Copying14395
529 Node: Concept Index15151 529 Node: Concept Index15186
530  530 
531 End tag table 531 End tag table

yatex.org