Skip to content

Commit

Permalink
Index everything on unicode_texas page
Browse files Browse the repository at this point in the history
Resolves issue #1373.

This means that from now on some things may appear more than once in
the search. We'll see how annoying it is. If it is, we can start
removing symbols that are explained elsewhere (but note that a lot of
things are only mentioned on unicode_texas page, so don't revert the
whole commit).
  • Loading branch information
AlexDaniel committed Sep 3, 2017
1 parent 276f42f commit da26660
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions doc/Language/unicode_texas.pod6
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ line), or C<Zp> (Separator, paragraph) property.
This list contains the single codepoints [and their Texas (ASCII)
equivalents] that have a special meaning in PerlΒ 6.
X<|Β«>X<|Β»>X<|Γ—>X<|Γ·>X<|≀>X<|β‰₯>X<|β‰ >X<|βˆ’>X<|∘>X<|β‰…>X<|Ο€>X<|Ο„>X<|𝑒>X<|∞>X<|…>X<|β€˜>X<|’>X<|β€š>X<|β€œ>X<|”>X<|β€ž>X<|ο½’>X<|ο½£>X<|⁺>X<|⁻>X<|Β―>X<|⁰>X<|ΒΉ>X<|Β²>X<|Β³>X<|⁴>X<|⁡>X<|⁢>X<|⁷>X<|⁸>X<|⁹>X<|βˆ…>X<|∈>X<|βˆ‰>X<|βˆ‹>X<|∌>X<|βŠ†>X<|⊈>X<|βŠ‚>X<|βŠ„>X<|βŠ‡>X<|βŠ‰>X<|βŠƒ>X<|βŠ…>X<|β‰Ό>X<|≽>X<|βˆͺ>X<|∩>X<|βˆ–>X<|βŠ–>X<|⊍>X<|⊎>
=table
Symbol | Codepoint | Texas | Remarks
=======|===========|============|=========================
Expand Down Expand Up @@ -122,6 +123,7 @@ Texas equivalents are ordinary subroutines, not operators:
The Texas alternatives are as follows:
X<|βš›=>X<|βš›>X<|βš›+=>X<|βš›-=>X<|βš›βˆ’=>X<|++βš›>X<|βš›++>X<|--βš›>X<|βš›-->
=table
Symbol | Texas | Remarks
===============================================================
Expand All @@ -142,6 +144,7 @@ composition for their Texas (ASCII) equivalents. Note the codepoints
are shown space-separated but should be entered as adjacent codepoints
when used.
X<|Β»=Β»>X<|Β«=Β«>X<|Β«=Β»>X<|Β»=Β«>
=table
Symbol | Codepoints | Texas | Since | Remarks
=======|==================|=========|=======|=========================
Expand Down

0 comments on commit da26660

Please sign in to comment.