ebook ver
This commit is contained in:
@ -5,6 +5,10 @@ help: ## This help.
|
|||||||
|
|
||||||
.PHONY: final
|
.PHONY: final
|
||||||
final: reset toc ## full document of the book for final print
|
final: reset toc ## full document of the book for final print
|
||||||
|
@echo
|
||||||
|
@echo "!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!"
|
||||||
|
@echo "!Ensure that the index page breaks are okay!"
|
||||||
|
@echo "!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!"
|
||||||
|
|
||||||
.PHONY: single
|
.PHONY: single
|
||||||
single: reset plain ## full document run once, ensuring everything's reset
|
single: reset plain ## full document run once, ensuring everything's reset
|
||||||
|
|||||||
BIN
book/ally-digital-edition.pdf
Normal file
BIN
book/ally-digital-edition.pdf
Normal file
Binary file not shown.
149
book/assets/isbn.eps
Normal file
149
book/assets/isbn.eps
Normal file
@ -0,0 +1,149 @@
|
|||||||
|
%!PS-Adobe-2.0 EPSF-1.2
|
||||||
|
%%Creator: bookland 1.4
|
||||||
|
%%Title: ISBN 9781948743150
|
||||||
|
%%BoundingBox: 215 335 376 432
|
||||||
|
%%EndComments
|
||||||
|
% Command line: bookland -o /usr/share/nginx/www/converter/ISBN/downloads/f86f9eac90cc461487ff880f6aee71c151c67c02/isbn.eps 9781948743150 53500
|
||||||
|
% This is free software and comes with NO WARRANTY WHATSOVER. This file
|
||||||
|
% contains portions of bookland, a free program licensed under the GNU
|
||||||
|
% General Public License. The GPL notwithstanding, you may use and
|
||||||
|
% redistribute this output file without restriction.
|
||||||
|
|
||||||
|
/W { moduleWidth mul 0 rmoveto } def
|
||||||
|
/B { dup moduleWidth mul 2 div 0 rmoveto
|
||||||
|
dup moduleWidth mul barWidthReduction sub setlinewidth
|
||||||
|
0 moduleHeight rlineto 0 moduleHeight neg rmoveto
|
||||||
|
currentpoint stroke moveto
|
||||||
|
moduleWidth mul 2 div 0 rmoveto } def
|
||||||
|
/L { dup moduleWidth mul 2 div 0 rmoveto
|
||||||
|
dup moduleWidth mul barWidthReduction sub setlinewidth
|
||||||
|
0 -5 rmoveto 0 5 rlineto
|
||||||
|
0 moduleHeight rlineto 0 moduleHeight neg rmoveto
|
||||||
|
currentpoint stroke moveto
|
||||||
|
moduleWidth mul 2 div 0 rmoveto } def
|
||||||
|
% function fitstring:
|
||||||
|
% usage: width string font fitstring
|
||||||
|
% scale font to fit string to desired width
|
||||||
|
% leave string on stack
|
||||||
|
/fitstring { dup findfont 1 scalefont setfont % w s f
|
||||||
|
3 1 roll % f w s
|
||||||
|
dup stringwidth pop % f w s sw
|
||||||
|
3 2 roll exch div % f s x
|
||||||
|
3 2 roll findfont exch
|
||||||
|
scalefont setfont } def
|
||||||
|
% get bounding box of string.
|
||||||
|
% usage: string stringbb -> llx lly urx ury
|
||||||
|
/stringbb {gsave false charpath flattenpath pathbbox grestore} def
|
||||||
|
% String height and width:
|
||||||
|
/stringhw {stringbb exch % llx lly ury urx
|
||||||
|
4 1 roll % urx llx lly ury
|
||||||
|
sub neg % urx llx h
|
||||||
|
3 1 roll % h urx llx
|
||||||
|
sub % h w
|
||||||
|
} def
|
||||||
|
/dx { [ 0 1 2 0 1 2 0 1 2 ] } def
|
||||||
|
/dy { [ 0 0 0 1 1 1 2 2 2 ] } def
|
||||||
|
% Set dx and dy to shift to anchor point:
|
||||||
|
/dxdy { dup dx exch % anchor dx anchor
|
||||||
|
get % anchor idx
|
||||||
|
dy % anchor idx dy
|
||||||
|
3 2 roll % idx dy anchor
|
||||||
|
get % idx idy
|
||||||
|
} def
|
||||||
|
% Usage: string anchor anchorstring
|
||||||
|
/anchorstring { dxdy % string idx idy
|
||||||
|
3 2 roll % idx idy string
|
||||||
|
dup % idx idy string string
|
||||||
|
4 1 roll % string idx idy string
|
||||||
|
stringhw % string idx idy h w
|
||||||
|
4 1 roll % string w idx idy h
|
||||||
|
mul -2 div % string w idx ry
|
||||||
|
3 1 roll % string ry w idx
|
||||||
|
mul -2 div % string ry rx
|
||||||
|
exch
|
||||||
|
rmoveto show } def
|
||||||
|
225.5 347.5 translate 0 0 moveto
|
||||||
|
0 0 0 1 setcmykcolor
|
||||||
|
|
||||||
|
%
|
||||||
|
% Text string
|
||||||
|
%
|
||||||
|
gsave 65.52 -1 translate 0 0 moveto
|
||||||
|
36.6912 (781948) /OCRB fitstring
|
||||||
|
(743150) 7 anchorstring
|
||||||
|
grestore
|
||||||
|
|
||||||
|
%
|
||||||
|
% Text string
|
||||||
|
%
|
||||||
|
gsave 22.464 -1 translate 0 0 moveto
|
||||||
|
36.6912 (781948) /OCRB fitstring
|
||||||
|
(781948) 7 anchorstring
|
||||||
|
grestore
|
||||||
|
|
||||||
|
%
|
||||||
|
% Text string
|
||||||
|
%
|
||||||
|
gsave -2 -1 translate 0 0 moveto
|
||||||
|
36.6912 (781948) /OCRB fitstring
|
||||||
|
(9) 8 anchorstring
|
||||||
|
grestore
|
||||||
|
|
||||||
|
%
|
||||||
|
% Product Code Bars
|
||||||
|
%
|
||||||
|
gsave
|
||||||
|
0 0 translate 0 0 moveto
|
||||||
|
/moduleHeight { 72 } def
|
||||||
|
/moduleWidth { 0.936 } def
|
||||||
|
/barWidthReduction { 0 } def
|
||||||
|
1 L 1 W 1 L 1 W 3 B 1 W 2 B 3 W 1 B 2 W 1 B 1 W 2 B 2 W 2 B 3 W 1 B 1 W 2 B 2 W 3 B 1 W 1 B 1 W 2 B 1 W 3 B 1 W 1 L 1 W 1 L 1 W 1 B 3 W 1 B 2 W 1 B 1 W 3 B 2 W 1 B 4 W 1 B 1 W 2 B 2 W 2 B 1 W 1 B 2 W 3 B 1 W 3 B 2 W 1 B 1 W 1 L 1 W 1 L
|
||||||
|
grestore
|
||||||
|
|
||||||
|
%
|
||||||
|
% Text string
|
||||||
|
%
|
||||||
|
gsave 88.92 0 translate 0 0 moveto
|
||||||
|
36.6912 (781948) /OCRB fitstring
|
||||||
|
( ) 0 anchorstring
|
||||||
|
grestore
|
||||||
|
|
||||||
|
%
|
||||||
|
% Text string
|
||||||
|
%
|
||||||
|
gsave 44.46 74 translate 0 0 moveto
|
||||||
|
/OCRB findfont 9 scalefont setfont
|
||||||
|
(ISBN 9781948743150) 1 anchorstring
|
||||||
|
grestore
|
||||||
|
|
||||||
|
%
|
||||||
|
% Product Code Bars
|
||||||
|
%
|
||||||
|
gsave
|
||||||
|
98 0 translate 0 0 moveto
|
||||||
|
/moduleHeight { 61.344 } def
|
||||||
|
/moduleWidth { 0.936 } def
|
||||||
|
/barWidthReduction { 0 } def
|
||||||
|
1 B 1 W 2 B 1 W 2 B 3 W 1 B 1 W 1 B 1 W 1 B 4 W 1 B 1 W 1 B 1 W 2 B 3 W 1 B 1 W 1 B 1 W 1 B 2 W 3 B 1 W 1 B 3 W 2 B 1 W 1 B
|
||||||
|
grestore
|
||||||
|
|
||||||
|
%
|
||||||
|
% Text string
|
||||||
|
%
|
||||||
|
gsave 119.996 63.344 translate 0 0 moveto
|
||||||
|
32.994 (53500) /OCRB fitstring
|
||||||
|
(53500) 1 anchorstring
|
||||||
|
grestore
|
||||||
|
|
||||||
|
%
|
||||||
|
% Text string
|
||||||
|
%
|
||||||
|
gsave 142.992 63.344 translate 0 0 moveto
|
||||||
|
32.994 (53500) /OCRB fitstring
|
||||||
|
(>) 0 anchorstring
|
||||||
|
grestore
|
||||||
|
|
||||||
|
stroke
|
||||||
|
% showpage OK in EPS
|
||||||
|
showpage
|
||||||
|
% Good luck!
|
||||||
BIN
book/assets/isbn.pdf
Normal file
BIN
book/assets/isbn.pdf
Normal file
Binary file not shown.
BIN
book/assets/isbn.zip
Normal file
BIN
book/assets/isbn.zip
Normal file
Binary file not shown.
Binary file not shown.
|
Before Width: | Height: | Size: 232 KiB After Width: | Height: | Size: 288 KiB |
BIN
book/book-fix.pdf
Normal file
BIN
book/book-fix.pdf
Normal file
Binary file not shown.
594
book/book.idx
594
book/book.idx
@ -19,309 +19,311 @@
|
|||||||
\indexentry{Alcohol|)hyperpage}{20}
|
\indexentry{Alcohol|)hyperpage}{20}
|
||||||
\indexentry{Mental health!anxiety|hyperpage}{20}
|
\indexentry{Mental health!anxiety|hyperpage}{20}
|
||||||
\indexentry{Family!dad!running away|hyperpage}{20}
|
\indexentry{Family!dad!running away|hyperpage}{20}
|
||||||
\indexentry{Gender|hyperpage}{22}
|
\indexentry{Gender|hyperpage}{23}
|
||||||
\indexentry{Ship of Theseus|hyperpage}{22}
|
\indexentry{Ship of Theseus|hyperpage}{23}
|
||||||
\indexentry{The Death of Matthew|hyperpage}{22}
|
\indexentry{The Death of Matthew|hyperpage}{23}
|
||||||
\indexentry{Mental health!bipolar!mania|hyperpage}{22}
|
\indexentry{Mental health!bipolar!mania|hyperpage}{23}
|
||||||
\indexentry{Alcohol|hyperpage}{22}
|
\indexentry{Alcohol|hyperpage}{23}
|
||||||
\indexentry{Numinous!colors|(hyperpage}{24}
|
\indexentry{Numinous!colors|(hyperpage}{26}
|
||||||
\indexentry{Journal entries|(hyperpage}{24}
|
\indexentry{Journal entries|(hyperpage}{26}
|
||||||
\indexentry{Journal entries|)hyperpage}{29}
|
\indexentry{Journal entries|)hyperpage}{31}
|
||||||
\indexentry{Writing!samples!poetry|hyperpage}{38}
|
\indexentry{Writing!samples!poetry|hyperpage}{40}
|
||||||
\indexentry{Numinous!colors|)hyperpage}{39}
|
\indexentry{Numinous!colors|)hyperpage}{41}
|
||||||
\indexentry{Liminal|hyperpage}{39}
|
\indexentry{Liminal|hyperpage}{41}
|
||||||
\indexentry{Mental health!bipolar!mania|hyperpage}{39}
|
\indexentry{Mental health!bipolar!mania|hyperpage}{41}
|
||||||
\indexentry{Numinous!birds|(hyperpage}{39}
|
\indexentry{Numinous!birds|(hyperpage}{41}
|
||||||
\indexentry{Journal entries|hyperpage}{40}
|
\indexentry{Journal entries|hyperpage}{42}
|
||||||
\indexentry{Tweets|hyperpage}{45}
|
\indexentry{Tweets|hyperpage}{47}
|
||||||
\indexentry{Journal entries|hyperpage}{45}
|
\indexentry{Journal entries|hyperpage}{47}
|
||||||
\indexentry{Numinous!birds|)hyperpage}{47}
|
\indexentry{Numinous!birds|)hyperpage}{49}
|
||||||
\indexentry{Relationships!polyamory|(hyperpage}{48}
|
\indexentry{Relationships!polyamory|(hyperpage}{50}
|
||||||
\indexentry{Mental health!bipolar!mania|hyperpage}{48}
|
\indexentry{Mental health!bipolar!mania|hyperpage}{50}
|
||||||
\indexentry{Family!Jay|(hyperpage}{50}
|
\indexentry{Family!Jay|(hyperpage}{52}
|
||||||
\indexentry{Family!mom|hyperpage}{50}
|
\indexentry{Family!mom|hyperpage}{52}
|
||||||
\indexentry{Family!dad|hyperpage}{50}
|
\indexentry{Family!dad|hyperpage}{52}
|
||||||
\indexentry{Catastrophically Maddy|hyperpage}{52}
|
\indexentry{Catastrophically Maddy|hyperpage}{54}
|
||||||
\indexentry{Family!Julie|hyperpage}{52}
|
\indexentry{Family!Julie|hyperpage}{54}
|
||||||
\indexentry{Journal entries|hyperpage}{54}
|
\indexentry{Journal entries|hyperpage}{56}
|
||||||
\indexentry{Relationships!Michael|hyperpage}{54}
|
\indexentry{Relationships!Michael|hyperpage}{56}
|
||||||
\indexentry{Gender|hyperpage}{55}
|
\indexentry{Gender|hyperpage}{57}
|
||||||
\indexentry{The Death of Matthew|hyperpage}{55}
|
\indexentry{The Death of Matthew|hyperpage}{57}
|
||||||
\indexentry{Ship of Theseus|hyperpage}{55}
|
|
||||||
\indexentry{Dream|hyperpage}{55}
|
|
||||||
\indexentry{ally|hyperpage}{56}
|
|
||||||
\indexentry{Relationships!Merlin|hyperpage}{56}
|
|
||||||
\indexentry{Ship of Theseus|hyperpage}{57}
|
\indexentry{Ship of Theseus|hyperpage}{57}
|
||||||
\indexentry{Catastrophically Maddy|hyperpage}{58}
|
\indexentry{Dream|hyperpage}{57}
|
||||||
\indexentry{Journal entries|hyperpage}{59}
|
\indexentry{ally|hyperpage}{58}
|
||||||
\indexentry{Gender|hyperpage}{62}
|
\indexentry{Relationships!Merlin|hyperpage}{58}
|
||||||
\indexentry{Relationships!Barac|hyperpage}{63}
|
\indexentry{Ship of Theseus|hyperpage}{59}
|
||||||
\indexentry{Relationships!Judith|hyperpage}{63}
|
\indexentry{Catastrophically Maddy|hyperpage}{60}
|
||||||
\indexentry{Relationships!Colton|hyperpage}{63}
|
\indexentry{Journal entries|hyperpage}{61}
|
||||||
\indexentry{Relationships!Justin|hyperpage}{63}
|
\indexentry{Gender|hyperpage}{64}
|
||||||
\indexentry{Family!Jay|)hyperpage}{64}
|
\indexentry{Relationships!Barac|hyperpage}{65}
|
||||||
\indexentry{Relationships!James|hyperpage}{64}
|
\indexentry{Relationships!Judith|hyperpage}{65}
|
||||||
\indexentry{Relationships!Robin|hyperpage}{64}
|
\indexentry{Relationships!Colton|hyperpage}{65}
|
||||||
\indexentry{Relationships!Judith|hyperpage}{64}
|
\indexentry{Relationships!Justin|hyperpage}{65}
|
||||||
\indexentry{Relationships!Justin|hyperpage}{64}
|
\indexentry{Family!Jay|)hyperpage}{66}
|
||||||
\indexentry{Relationships!polyamory|)hyperpage}{66}
|
\indexentry{Relationships!JD|hyperpage}{66}
|
||||||
\indexentry{Sex|(hyperpage}{67}
|
\indexentry{Relationships!Robin|hyperpage}{66}
|
||||||
\indexentry{Relationships!Danny|hyperpage}{69}
|
\indexentry{Relationships!Judith|hyperpage}{66}
|
||||||
\indexentry{Writing!samples!fiction|(hyperpage}{69}
|
\indexentry{Relationships!Justin|hyperpage}{66}
|
||||||
\indexentry{Writing!samples!fiction|)hyperpage}{70}
|
\indexentry{Relationships!polyamory|)hyperpage}{68}
|
||||||
\indexentry{Furry|hyperpage}{70}
|
\indexentry{Sex|(hyperpage}{69}
|
||||||
\indexentry{Sex!asexuality|(hyperpage}{72}
|
\indexentry{Relationships!Danny|hyperpage}{71}
|
||||||
\indexentry{Gender!TIASAP|hyperpage}{73}
|
\indexentry{Writing!samples!fiction|(hyperpage}{71}
|
||||||
\indexentry{Sex!rape|hyperpage}{75}
|
\indexentry{Writing!samples!fiction|)hyperpage}{72}
|
||||||
\indexentry{Sex!kink|(hyperpage}{76}
|
\indexentry{Furry|hyperpage}{72}
|
||||||
\indexentry{Sex!TS|hyperpage}{76}
|
\indexentry{Sex!asexuality|(hyperpage}{74}
|
||||||
\indexentry{The Death of Matthew|hyperpage}{78}
|
\indexentry{Gender!TIASAP|hyperpage}{75}
|
||||||
\indexentry{Relationships!Justin|hyperpage}{78}
|
\indexentry{Sex!rape|hyperpage}{77}
|
||||||
\indexentry{Furry|hyperpage}{78}
|
\indexentry{Sex!kink|(hyperpage}{78}
|
||||||
\indexentry{Relationships!Michael|(hyperpage}{79}
|
\indexentry{Sex!TS|hyperpage}{78}
|
||||||
\indexentry{ally!throwing stones|hyperpage}{79}
|
\indexentry{The Death of Matthew|hyperpage}{80}
|
||||||
\indexentry{Mental health!self harm|hyperpage}{79}
|
\indexentry{Relationships!Justin|hyperpage}{80}
|
||||||
\indexentry{Sex!TS|hyperpage}{80}
|
|
||||||
\indexentry{Furry|hyperpage}{80}
|
\indexentry{Furry|hyperpage}{80}
|
||||||
\indexentry{Furry!fursoñas!Maddy|hyperpage}{80}
|
\indexentry{Relationships!Michael|(hyperpage}{81}
|
||||||
\indexentry{Sex!kink|)hyperpage}{82}
|
\indexentry{ally!throwing stones|hyperpage}{81}
|
||||||
\indexentry{Sex!rape|(hyperpage}{82}
|
\indexentry{Mental health!self harm|hyperpage}{81}
|
||||||
\indexentry{ally!throwing stones|hyperpage}{82}
|
\indexentry{Sex!TS|hyperpage}{82}
|
||||||
\indexentry{Relationships!Michael|)hyperpage}{82}
|
\indexentry{Furry|hyperpage}{82}
|
||||||
\indexentry{Relationships!Kayla|hyperpage}{82}
|
\indexentry{Furry!fursoñas!Maddy|hyperpage}{82}
|
||||||
\indexentry{Relationships!James|)hyperpage}{83}
|
\indexentry{Sex!kink|)hyperpage}{84}
|
||||||
\indexentry{Furry|hyperpage}{84}
|
\indexentry{Sex!rape|(hyperpage}{84}
|
||||||
\indexentry{Sex!TS|hyperpage}{84}
|
\indexentry{ally!throwing stones|hyperpage}{84}
|
||||||
\indexentry{Relationships!James|hyperpage}{85}
|
\indexentry{Relationships!Michael|)hyperpage}{84}
|
||||||
\indexentry{Relationships!Robin|hyperpage}{85}
|
\indexentry{Relationships!Kayla|hyperpage}{84}
|
||||||
\indexentry{Relationships!Barac|hyperpage}{85}
|
\indexentry{Relationships!JD|)hyperpage}{85}
|
||||||
\indexentry{Relationships!Colton|hyperpage}{85}
|
\indexentry{Furry|hyperpage}{86}
|
||||||
\indexentry{Dream|hyperpage}{85}
|
\indexentry{Sex!TS|hyperpage}{86}
|
||||||
\indexentry{Relationships!Judith|hyperpage}{85}
|
\indexentry{Relationships!JD|hyperpage}{87}
|
||||||
\indexentry{Sex!TS|hyperpage}{85}
|
\indexentry{Relationships!Robin|hyperpage}{87}
|
||||||
\indexentry{Gender!TIASAP|hyperpage}{86}
|
\indexentry{Relationships!Barac|hyperpage}{87}
|
||||||
\indexentry{Gender!surgery|hyperpage}{88}
|
\indexentry{Relationships!Colton|hyperpage}{87}
|
||||||
\indexentry{Sex!TS|hyperpage}{88}
|
\indexentry{Dream|hyperpage}{87}
|
||||||
\indexentry{Sex!rape|)hyperpage}{91}
|
\indexentry{Relationships!Judith|hyperpage}{87}
|
||||||
\indexentry{Sex!asexuality|)hyperpage}{91}
|
\indexentry{Sex!TS|hyperpage}{87}
|
||||||
\indexentry{Sex|)hyperpage}{91}
|
\indexentry{Gender!TIASAP|hyperpage}{88}
|
||||||
\indexentry{Mental health!bipolar!mania|(hyperpage}{94}
|
\indexentry{Gender!surgery|hyperpage}{90}
|
||||||
\indexentry{Writing!samples!fiction|(hyperpage}{96}
|
\indexentry{Sex!TS|hyperpage}{90}
|
||||||
\indexentry{Writing!samples!fiction|)hyperpage}{98}
|
\indexentry{Sex!rape|)hyperpage}{93}
|
||||||
\indexentry{Alcohol|hyperpage}{99}
|
\indexentry{Sex!asexuality|)hyperpage}{93}
|
||||||
\indexentry{Mental health!bipolar!mania|)hyperpage}{107}
|
\indexentry{Sex|)hyperpage}{93}
|
||||||
\indexentry{Furry|(hyperpage}{109}
|
\indexentry{Mental health!bipolar!mania|(hyperpage}{96}
|
||||||
\indexentry{Koan|(hyperpage}{109}
|
\indexentry{Writing!samples!fiction|(hyperpage}{98}
|
||||||
\indexentry{Furry!fursoñas!Makyo|hyperpage}{110}
|
\indexentry{Writing!samples!fiction|)hyperpage}{100}
|
||||||
\indexentry{Furry!fursoñas!Maddy|hyperpage}{110}
|
\indexentry{Alcohol|hyperpage}{101}
|
||||||
\indexentry{Furry!fursoñas!Maddy|hyperpage}{111}
|
\indexentry{Mental health!bipolar!mania|)hyperpage}{109}
|
||||||
\indexentry{Koan|)hyperpage}{113}
|
\indexentry{Furry|(hyperpage}{111}
|
||||||
\indexentry{ally|hyperpage}{114}
|
\indexentry{Koan|(hyperpage}{111}
|
||||||
\indexentry{Relationships!Danny|hyperpage}{114}
|
\indexentry{Furry!fursoñas!Makyo|hyperpage}{112}
|
||||||
\indexentry{Sex!TS|hyperpage}{114}
|
\indexentry{Furry!fursoñas!Maddy|hyperpage}{112}
|
||||||
\indexentry{Nostalgia|hyperpage}{115}
|
\indexentry{Furry!fursoñas!Maddy|hyperpage}{113}
|
||||||
\indexentry{Relationships!Marek|hyperpage}{116}
|
\indexentry{Koan|)hyperpage}{115}
|
||||||
\indexentry{Nostalgia|hyperpage}{116}
|
\indexentry{ally|hyperpage}{116}
|
||||||
\indexentry{Furry!Margaras|hyperpage}{116}
|
|
||||||
\indexentry{Relationships!Danny|hyperpage}{116}
|
\indexentry{Relationships!Danny|hyperpage}{116}
|
||||||
\indexentry{Relationships!James|hyperpage}{119}
|
\indexentry{Sex!TS|hyperpage}{116}
|
||||||
\indexentry{Writing!Keats|hyperpage}{122}
|
\indexentry{Nostalgia|hyperpage}{117}
|
||||||
\indexentry{Furry![adjective][species]|hyperpage}{122}
|
\indexentry{Relationships!Marek|hyperpage}{118}
|
||||||
\indexentry{Furry!Margaras|(hyperpage}{123}
|
\indexentry{Nostalgia|hyperpage}{118}
|
||||||
\indexentry{The Death of Matthew|hyperpage}{123}
|
\indexentry{Furry!Margaras|hyperpage}{118}
|
||||||
\indexentry{Journal entries|(hyperpage}{124}
|
\indexentry{Relationships!Danny|hyperpage}{118}
|
||||||
\indexentry{Journal entries|)hyperpage}{144}
|
\indexentry{Relationships!JD|hyperpage}{121}
|
||||||
\indexentry{Numinous!seven|hyperpage}{145}
|
\indexentry{Writing!Keats|hyperpage}{124}
|
||||||
\indexentry{Writing!samples!poetry|hyperpage}{145}
|
\indexentry{Furry![adjective][species]|hyperpage}{124}
|
||||||
\indexentry{Furry!Margaras|)hyperpage}{146}
|
\indexentry{Furry!Margaras|(hyperpage}{125}
|
||||||
\indexentry{Furry!fursoñas!Makyo|hyperpage}{146}
|
\indexentry{The Death of Matthew|hyperpage}{125}
|
||||||
\indexentry{Furry!fursoñas!Maddy|hyperpage}{146}
|
\indexentry{Journal entries|(hyperpage}{126}
|
||||||
\indexentry{Furry!fursoñas!Sarai|hyperpage}{146}
|
\indexentry{Journal entries|)hyperpage}{146}
|
||||||
\indexentry{Furry!fursoñas!Happenstance|hyperpage}{146}
|
\indexentry{Numinous!seven|hyperpage}{147}
|
||||||
\indexentry{Furry!fursoñas!Younes|hyperpage}{146}
|
\indexentry{Writing!samples!poetry|hyperpage}{147}
|
||||||
\indexentry{Furry|)hyperpage}{147}
|
\indexentry{Furry!Margaras|)hyperpage}{148}
|
||||||
\indexentry{Furry!fursoñas!Younes|(hyperpage}{147}
|
|
||||||
\indexentry{Gender|hyperpage}{147}
|
|
||||||
\indexentry{Relationships!James|hyperpage}{147}
|
|
||||||
\indexentry{Relationships!Tyson|hyperpage}{147}
|
|
||||||
\indexentry{Mental health!medication|hyperpage}{147}
|
|
||||||
\indexentry{Furry!fursoñas!Makyo|hyperpage}{148}
|
\indexentry{Furry!fursoñas!Makyo|hyperpage}{148}
|
||||||
\indexentry{The Death of Matthew|hyperpage}{151}
|
\indexentry{Furry!fursoñas!Maddy|hyperpage}{148}
|
||||||
\indexentry{Relationships!Rikoshi|hyperpage}{151}
|
\indexentry{Furry!fursoñas!Sarai|hyperpage}{148}
|
||||||
\indexentry{Furry!fursoñas!Makyo|hyperpage}{151}
|
\indexentry{Furry!fursoñas!Happenstance|hyperpage}{148}
|
||||||
\indexentry{Furry!fursoñas!Macchi|hyperpage}{151}
|
\indexentry{Furry!fursoñas!Younes|hyperpage}{148}
|
||||||
\indexentry{Gender!TIASAP|hyperpage}{152}
|
\indexentry{Furry|)hyperpage}{149}
|
||||||
\indexentry{Furry!fursoñas!Younes|)hyperpage}{153}
|
\indexentry{Furry!fursoñas!Younes|(hyperpage}{149}
|
||||||
\indexentry{Mental health!self harm|hyperpage}{153}
|
\indexentry{Gender|hyperpage}{149}
|
||||||
\indexentry{Mental health!suicide|(hyperpage}{161}
|
\indexentry{Relationships!JD|hyperpage}{149}
|
||||||
\indexentry{Nostalgia|hyperpage}{161}
|
\indexentry{Relationships!Tyson|hyperpage}{149}
|
||||||
\indexentry{The Death of Matthew|hyperpage}{161}
|
\indexentry{Mental health!medication|hyperpage}{149}
|
||||||
\indexentry{Thisness|hyperpage}{165}
|
\indexentry{Furry!fursoñas!Makyo|hyperpage}{150}
|
||||||
\indexentry{Mental health!bipolar!depression|hyperpage}{165}
|
\indexentry{The Death of Matthew|hyperpage}{153}
|
||||||
\indexentry{Mental health!anxiety|hyperpage}{168}
|
\indexentry{Relationships!Rikoshi|hyperpage}{153}
|
||||||
\indexentry{Mental health!medication|hyperpage}{168}
|
\indexentry{Furry!fursoñas!Makyo|hyperpage}{153}
|
||||||
\indexentry{Thisness|hyperpage}{169}
|
\indexentry{Furry!fursoñas!Macchi|hyperpage}{153}
|
||||||
\indexentry{Alcohol|hyperpage}{169}
|
\indexentry{Gender!TIASAP|hyperpage}{154}
|
||||||
\indexentry{Mental health!dissociation|hyperpage}{169}
|
\indexentry{Furry!fursoñas!Younes|)hyperpage}{155}
|
||||||
\indexentry{Mental health!self harm|hyperpage}{170}
|
\indexentry{Mental health!self harm|(hyperpage}{155}
|
||||||
|
\indexentry{Mental health!self harm|)hyperpage}{162}
|
||||||
|
\indexentry{Mental health!suicide|(hyperpage}{163}
|
||||||
|
\indexentry{Nostalgia|hyperpage}{163}
|
||||||
|
\indexentry{The Death of Matthew|hyperpage}{163}
|
||||||
|
\indexentry{Thisness|hyperpage}{167}
|
||||||
|
\indexentry{Mental health!bipolar!depression|hyperpage}{167}
|
||||||
|
\indexentry{Mental health!anxiety|hyperpage}{170}
|
||||||
|
\indexentry{Mental health!medication|hyperpage}{170}
|
||||||
|
\indexentry{Thisness|hyperpage}{171}
|
||||||
|
\indexentry{Alcohol|hyperpage}{171}
|
||||||
|
\indexentry{Mental health!dissociation|hyperpage}{171}
|
||||||
\indexentry{Mental health!self harm|hyperpage}{172}
|
\indexentry{Mental health!self harm|hyperpage}{172}
|
||||||
\indexentry{Relationships!James|hyperpage}{172}
|
\indexentry{Mental health!self harm|hyperpage}{174}
|
||||||
\indexentry{Dogs|hyperpage}{173}
|
\indexentry{Relationships!JD|hyperpage}{174}
|
||||||
\indexentry{Journal entries|hyperpage}{174}
|
\indexentry{Dogs|hyperpage}{175}
|
||||||
\indexentry{Tweets|hyperpage}{177}
|
\indexentry{Journal entries|hyperpage}{176}
|
||||||
\indexentry{ally|hyperpage}{185}
|
\indexentry{Tweets|hyperpage}{179}
|
||||||
\indexentry{Mental health!suicide|)hyperpage}{187}
|
|
||||||
\indexentry{Gender|(hyperpage}{187}
|
|
||||||
\indexentry{ally|hyperpage}{187}
|
\indexentry{ally|hyperpage}{187}
|
||||||
\indexentry{Furry|hyperpage}{187}
|
\indexentry{Mental health!suicide|)hyperpage}{189}
|
||||||
\indexentry{Furry|hyperpage}{188}
|
\indexentry{Gender|(hyperpage}{189}
|
||||||
\indexentry{ally!throwing stones|hyperpage}{189}
|
|
||||||
\indexentry{Liminal|hyperpage}{189}
|
|
||||||
\indexentry{Furry!fursoñas!Younes|hyperpage}{189}
|
|
||||||
\indexentry{Family!dad|hyperpage}{189}
|
|
||||||
\indexentry{ally|hyperpage}{189}
|
\indexentry{ally|hyperpage}{189}
|
||||||
\indexentry{Relationships!James|hyperpage}{191}
|
\indexentry{Furry|hyperpage}{189}
|
||||||
\indexentry{Gender!surgery|hyperpage}{196}
|
\indexentry{Furry|hyperpage}{190}
|
||||||
\indexentry{ally!throwing stones|hyperpage}{200}
|
\indexentry{ally!throwing stones|hyperpage}{191}
|
||||||
\indexentry{Gender|)hyperpage}{203}
|
\indexentry{Liminal|hyperpage}{191}
|
||||||
\indexentry{Gender!surgery|(hyperpage}{205}
|
\indexentry{Furry!fursoñas!Younes|hyperpage}{191}
|
||||||
\indexentry{Writing!samples!poetry|(hyperpage}{205}
|
\indexentry{Family!dad|hyperpage}{191}
|
||||||
\indexentry{Writing!samples!poetry|)hyperpage}{227}
|
\indexentry{ally|hyperpage}{191}
|
||||||
\indexentry{Gender!surgery|)hyperpage}{227}
|
\indexentry{Relationships!JD|hyperpage}{193}
|
||||||
\indexentry{Liminal|(hyperpage}{231}
|
\indexentry{Gender!surgery|hyperpage}{198}
|
||||||
\indexentry{The Death of Matthew|hyperpage}{231}
|
\indexentry{ally!throwing stones|hyperpage}{202}
|
||||||
|
\indexentry{Gender|)hyperpage}{205}
|
||||||
|
\indexentry{Gender!surgery|(hyperpage}{207}
|
||||||
|
\indexentry{Writing!samples!poetry|(hyperpage}{207}
|
||||||
|
\indexentry{Writing!samples!poetry|)hyperpage}{229}
|
||||||
|
\indexentry{Gender!surgery|)hyperpage}{229}
|
||||||
|
\indexentry{Liminal|(hyperpage}{233}
|
||||||
\indexentry{The Death of Matthew|hyperpage}{233}
|
\indexentry{The Death of Matthew|hyperpage}{233}
|
||||||
\indexentry{Furry!Margaras|hyperpage}{237}
|
\indexentry{The Death of Matthew|hyperpage}{235}
|
||||||
\indexentry{The Death of Matthew|hyperpage}{237}
|
\indexentry{Furry!Margaras|hyperpage}{239}
|
||||||
\indexentry{Letters|(hyperpage}{238}
|
\indexentry{The Death of Matthew|hyperpage}{239}
|
||||||
\indexentry{Family!mom|(hyperpage}{238}
|
\indexentry{Letters|(hyperpage}{240}
|
||||||
\indexentry{Gender|(hyperpage}{238}
|
\indexentry{Family!mom|(hyperpage}{240}
|
||||||
\indexentry{Letters|)hyperpage}{239}
|
\indexentry{Gender|(hyperpage}{240}
|
||||||
\indexentry{Gender!TIASAP|hyperpage}{239}
|
\indexentry{Letters|)hyperpage}{241}
|
||||||
\indexentry{Family!mom|)hyperpage}{240}
|
\indexentry{Gender!TIASAP|hyperpage}{241}
|
||||||
\indexentry{Family!dad|hyperpage}{241}
|
\indexentry{Family!mom|)hyperpage}{242}
|
||||||
\indexentry{Liminal|)hyperpage}{246}
|
\indexentry{Family!dad|hyperpage}{243}
|
||||||
\indexentry{Gender|)hyperpage}{246}
|
\indexentry{Liminal|)hyperpage}{248}
|
||||||
\indexentry{Family!dad|(hyperpage}{247}
|
\indexentry{Gender|)hyperpage}{248}
|
||||||
\indexentry{Family!Julie|hyperpage}{247}
|
\indexentry{Family!dad|(hyperpage}{249}
|
||||||
\indexentry{Mental health!bipolar!depression|hyperpage}{249}
|
|
||||||
\indexentry{Gender|hyperpage}{249}
|
|
||||||
\indexentry{Family!Julie|hyperpage}{249}
|
\indexentry{Family!Julie|hyperpage}{249}
|
||||||
\indexentry{Family!Julie|hyperpage}{256}
|
\indexentry{Mental health!bipolar!depression|hyperpage}{251}
|
||||||
\indexentry{Family!Julie|hyperpage}{257}
|
\indexentry{Gender|hyperpage}{251}
|
||||||
\indexentry{Family!dad!running away|(hyperpage}{261}
|
\indexentry{Family!Julie|hyperpage}{251}
|
||||||
\indexentry{Journal entries|hyperpage}{262}
|
\indexentry{Family!Julie|hyperpage}{258}
|
||||||
\indexentry{Mental health!anxiety|hyperpage}{268}
|
\indexentry{Family!Julie|hyperpage}{259}
|
||||||
\indexentry{Family!mom|hyperpage}{271}
|
\indexentry{Family!dad!running away|(hyperpage}{263}
|
||||||
\indexentry{Nostalgia|hyperpage}{274}
|
\indexentry{Journal entries|hyperpage}{264}
|
||||||
\indexentry{Family!dad!running away|)hyperpage}{276}
|
\indexentry{Mental health!anxiety|hyperpage}{270}
|
||||||
\indexentry{Mental health!movement disorders|hyperpage}{277}
|
\indexentry{Family!mom|hyperpage}{273}
|
||||||
\indexentry{Alcohol|hyperpage}{279}
|
\indexentry{Nostalgia|hyperpage}{276}
|
||||||
\indexentry{The Death of Matthew|hyperpage}{280}
|
\indexentry{Family!dad!running away|)hyperpage}{278}
|
||||||
\indexentry{Gender|(hyperpage}{281}
|
\indexentry{Mental health!movement disorders|hyperpage}{279}
|
||||||
\indexentry{Letters|(hyperpage}{281}
|
\indexentry{Alcohol|hyperpage}{281}
|
||||||
\indexentry{Letters|)hyperpage}{292}
|
\indexentry{The Death of Matthew|hyperpage}{282}
|
||||||
\indexentry{Family!dad!running away|hyperpage}{296}
|
\indexentry{Gender|(hyperpage}{283}
|
||||||
\indexentry{Gender|)hyperpage}{296}
|
\indexentry{Letters|(hyperpage}{283}
|
||||||
\indexentry{Writing!samples!poetry|(hyperpage}{297}
|
\indexentry{Letters|)hyperpage}{294}
|
||||||
\indexentry{Dogs|hyperpage}{297}
|
\indexentry{Family!dad!running away|hyperpage}{298}
|
||||||
\indexentry{Family!mom|hyperpage}{297}
|
\indexentry{Gender|)hyperpage}{298}
|
||||||
\indexentry{Writing!samples!poetry|)hyperpage}{298}
|
\indexentry{Writing!samples!poetry|(hyperpage}{299}
|
||||||
\indexentry{Family!dad|)hyperpage}{300}
|
\indexentry{Dogs|hyperpage}{299}
|
||||||
\indexentry{Numinous|(hyperpage}{301}
|
\indexentry{Family!mom|hyperpage}{299}
|
||||||
\indexentry{Numinous!seven|hyperpage}{301}
|
\indexentry{Writing!samples!poetry|)hyperpage}{300}
|
||||||
\indexentry{Writing!samples!poetry|hyperpage}{304}
|
\indexentry{Family!dad|)hyperpage}{302}
|
||||||
\indexentry{Numinous!seven|hyperpage}{304}
|
\indexentry{Numinous|(hyperpage}{303}
|
||||||
\indexentry{Relationships!Michael|hyperpage}{305}
|
\indexentry{Numinous!seven|hyperpage}{303}
|
||||||
\indexentry{Journal entries|(hyperpage}{305}
|
\indexentry{Writing!samples!poetry|hyperpage}{306}
|
||||||
\indexentry{Journal entries|)hyperpage}{309}
|
\indexentry{Numinous!seven|hyperpage}{306}
|
||||||
\indexentry{ally|hyperpage}{313}
|
\indexentry{Relationships!Michael|hyperpage}{307}
|
||||||
\indexentry{Family!dad|hyperpage}{313}
|
\indexentry{Journal entries|(hyperpage}{307}
|
||||||
\indexentry{Mental health!dissociation|hyperpage}{313}
|
\indexentry{Journal entries|)hyperpage}{311}
|
||||||
\indexentry{Writing!samples!poetry|(hyperpage}{315}
|
\indexentry{ally|hyperpage}{315}
|
||||||
\indexentry{Writing!samples!poetry|)hyperpage}{320}
|
\indexentry{Family!dad|hyperpage}{315}
|
||||||
\indexentry{Writing!samples!poetry|(hyperpage}{325}
|
\indexentry{Mental health!dissociation|hyperpage}{315}
|
||||||
\indexentry{Numinous!seven|hyperpage}{326}
|
\indexentry{Writing!samples!poetry|(hyperpage}{317}
|
||||||
\indexentry{Numinous!seven|hyperpage}{327}
|
\indexentry{Writing!samples!poetry|)hyperpage}{322}
|
||||||
\indexentry{Writing!samples!poetry|)hyperpage}{330}
|
\indexentry{Writing!samples!poetry|(hyperpage}{327}
|
||||||
\indexentry{Numinous!birds|(hyperpage}{334}
|
\indexentry{Numinous!seven|hyperpage}{328}
|
||||||
\indexentry{Numinous!birds|)hyperpage}{335}
|
\indexentry{Numinous!seven|hyperpage}{329}
|
||||||
\indexentry{Numinous|)hyperpage}{338}
|
\indexentry{Writing!samples!poetry|)hyperpage}{332}
|
||||||
\indexentry{ally|hyperpage}{339}
|
\indexentry{Numinous!birds|(hyperpage}{336}
|
||||||
\indexentry{ally!Not my department|hyperpage}{339}
|
\indexentry{Numinous!birds|)hyperpage}{337}
|
||||||
\indexentry{Mental health!movement disorders|(hyperpage}{341}
|
\indexentry{Numinous|)hyperpage}{340}
|
||||||
\indexentry{Thisness|hyperpage}{348}
|
\indexentry{ally|hyperpage}{341}
|
||||||
\indexentry{Journal entries|hyperpage}{351}
|
\indexentry{ally!Not my department|hyperpage}{341}
|
||||||
\indexentry{Writing!samples!fiction|(hyperpage}{357}
|
\indexentry{Mental health!movement disorders|(hyperpage}{343}
|
||||||
\indexentry{Writing!samples!fiction|)hyperpage}{360}
|
\indexentry{Thisness|hyperpage}{350}
|
||||||
\indexentry{Thisness|hyperpage}{360}
|
\indexentry{Journal entries|hyperpage}{353}
|
||||||
\indexentry{Family!dad|hyperpage}{362}
|
\indexentry{Writing!samples!fiction|(hyperpage}{359}
|
||||||
\indexentry{Mental health!movement disorders|)hyperpage}{366}
|
\indexentry{Writing!samples!fiction|)hyperpage}{362}
|
||||||
\indexentry{Writing|(hyperpage}{368}
|
\indexentry{Thisness|hyperpage}{362}
|
||||||
\indexentry{The Death of Matthew|hyperpage}{369}
|
\indexentry{Family!dad|hyperpage}{364}
|
||||||
\indexentry{Writing!samples!poetry|(hyperpage}{377}
|
\indexentry{Mental health!movement disorders|)hyperpage}{368}
|
||||||
\indexentry{Writing!samples!poetry|hyperpage}{380}
|
\indexentry{Writing|(hyperpage}{370}
|
||||||
\indexentry{Writing!samples!poetry|(hyperpage}{382}
|
\indexentry{The Death of Matthew|hyperpage}{371}
|
||||||
\indexentry{Writing!samples!poetry|)hyperpage}{386}
|
\indexentry{Writing!samples!poetry|(hyperpage}{379}
|
||||||
\indexentry{Writing!Keats|hyperpage}{386}
|
\indexentry{Writing!samples!poetry|hyperpage}{382}
|
||||||
\indexentry{Catastrophically Maddy|hyperpage}{386}
|
\indexentry{Writing!samples!poetry|(hyperpage}{384}
|
||||||
\indexentry{Writing|)hyperpage}{394}
|
\indexentry{Writing!samples!poetry|)hyperpage}{388}
|
||||||
\indexentry{Music|(hyperpage}{394}
|
\indexentry{Writing!Keats|hyperpage}{388}
|
||||||
\indexentry{Family!dad|hyperpage}{394}
|
\indexentry{Catastrophically Maddy|hyperpage}{388}
|
||||||
\indexentry{Music!choir|(hyperpage}{398}
|
\indexentry{Writing|)hyperpage}{396}
|
||||||
\indexentry{Gender|hyperpage}{399}
|
\indexentry{Music|(hyperpage}{396}
|
||||||
\indexentry{Music!choir|)hyperpage}{402}
|
\indexentry{Family!dad|hyperpage}{396}
|
||||||
\indexentry{Music!composition|(hyperpage}{402}
|
\indexentry{Music!choir|(hyperpage}{400}
|
||||||
\indexentry{Music!composing|)hyperpage}{405}
|
\indexentry{Gender|hyperpage}{401}
|
||||||
\indexentry{Music|)hyperpage}{406}
|
\indexentry{Music!choir|)hyperpage}{404}
|
||||||
\indexentry{Software|(hyperpage}{407}
|
\indexentry{Music!composition|(hyperpage}{404}
|
||||||
\indexentry{Software!burnout|hyperpage}{415}
|
\indexentry{Music!composing|)hyperpage}{407}
|
||||||
\indexentry{Software|)hyperpage}{416}
|
\indexentry{Music|)hyperpage}{408}
|
||||||
\indexentry{ally|)hyperpage}{417}
|
\indexentry{Software|(hyperpage}{409}
|
||||||
\indexentry{ally!Not my department|hyperpage}{417}
|
\indexentry{Software!burnout|hyperpage}{417}
|
||||||
\indexentry{ally!Not my department|hyperpage}{418}
|
\indexentry{Software|)hyperpage}{418}
|
||||||
\indexentry{Relationships!Colton|hyperpage}{419}
|
\indexentry{ally|)hyperpage}{419}
|
||||||
\indexentry{Relationships!Barac|hyperpage}{419}
|
\indexentry{ally!Not my department|hyperpage}{419}
|
||||||
\indexentry{ally!I am not your friend|hyperpage}{420}
|
\indexentry{ally!Not my department|hyperpage}{420}
|
||||||
\indexentry{ally!Not my department|hyperpage}{421}
|
\indexentry{Relationships!Colton|hyperpage}{421}
|
||||||
\indexentry{ally|)hyperpage}{422}
|
\indexentry{Relationships!Barac|hyperpage}{421}
|
||||||
\indexentry{Mental health!bipolar!depression|hyperpage}{422}
|
\indexentry{ally!I am not your friend|hyperpage}{422}
|
||||||
\indexentry{Software!burnout|(hyperpage}{425}
|
\indexentry{ally!Not my department|hyperpage}{423}
|
||||||
\indexentry{Music|hyperpage}{433}
|
\indexentry{ally|)hyperpage}{424}
|
||||||
\indexentry{Software!burnout|)hyperpage}{435}
|
\indexentry{Mental health!bipolar!depression|hyperpage}{424}
|
||||||
\indexentry{ally|(hyperpage}{437}
|
\indexentry{Software!burnout|(hyperpage}{427}
|
||||||
\indexentry{ally!meta|hyperpage}{438}
|
\indexentry{Music|hyperpage}{435}
|
||||||
\indexentry{Nostalgia|hyperpage}{438}
|
\indexentry{Software!burnout|)hyperpage}{437}
|
||||||
\indexentry{Nostalgia|hyperpage}{438}
|
\indexentry{ally|(hyperpage}{439}
|
||||||
\indexentry{Nostalgia|hyperpage}{439}
|
\indexentry{ally!meta|hyperpage}{440}
|
||||||
\indexentry{Nostalgia|hyperpage}{439}
|
\indexentry{Nostalgia|hyperpage}{440}
|
||||||
\indexentry{Nostalgia|hyperpage}{439}
|
\indexentry{Nostalgia|hyperpage}{440}
|
||||||
\indexentry{Liminal|hyperpage}{441}
|
\indexentry{Nostalgia|hyperpage}{441}
|
||||||
\indexentry{ally!Not my department|hyperpage}{442}
|
\indexentry{Nostalgia|hyperpage}{441}
|
||||||
\indexentry{ally!I am not your friend|hyperpage}{443}
|
\indexentry{Nostalgia|hyperpage}{441}
|
||||||
\indexentry{Nostalgia|hyperpage}{444}
|
\indexentry{Numinous!colors|hyperpage}{443}
|
||||||
\indexentry{Mental health!bipolar!mania|(hyperpage}{444}
|
\indexentry{Liminal|hyperpage}{443}
|
||||||
\indexentry{Relationships!Robin|hyperpage}{444}
|
\indexentry{ally!Not my department|hyperpage}{444}
|
||||||
\indexentry{Numinous!birds|hyperpage}{444}
|
\indexentry{ally!I am not your friend|hyperpage}{445}
|
||||||
\indexentry{Numinous|hyperpage}{444}
|
\indexentry{Nostalgia|hyperpage}{446}
|
||||||
\indexentry{Relationships!lorxus|hyperpage}{444}
|
\indexentry{Mental health!bipolar!mania|(hyperpage}{446}
|
||||||
\indexentry{Relationships!Barac|hyperpage}{446}
|
\indexentry{Relationships!Robin|hyperpage}{446}
|
||||||
\indexentry{Mental health!bipolar!mania|)hyperpage}{446}
|
\indexentry{Numinous!birds|hyperpage}{446}
|
||||||
\indexentry{Numinous!seven|hyperpage}{448}
|
\indexentry{Numinous|hyperpage}{446}
|
||||||
\indexentry{Relationships!lorxus|hyperpage}{448}
|
\indexentry{Relationships!lorxus|hyperpage}{446}
|
||||||
\indexentry{The Death of Matthew|hyperpage}{449}
|
\indexentry{Relationships!Barac|hyperpage}{448}
|
||||||
\indexentry{Ship of Theseus|hyperpage}{449}
|
\indexentry{Mental health!bipolar!mania|)hyperpage}{448}
|
||||||
\indexentry{ally!meta|hyperpage}{450}
|
\indexentry{Numinous!seven|hyperpage}{450}
|
||||||
\indexentry{ally!Not my department|hyperpage}{450}
|
\indexentry{Relationships!lorxus|hyperpage}{450}
|
||||||
\indexentry{Koan|hyperpage}{450}
|
\indexentry{The Death of Matthew|hyperpage}{451}
|
||||||
\indexentry{ally!throwing stones|hyperpage}{451}
|
\indexentry{Ship of Theseus|hyperpage}{451}
|
||||||
|
\indexentry{ally!meta|hyperpage}{452}
|
||||||
|
\indexentry{ally!Not my department|hyperpage}{452}
|
||||||
|
\indexentry{Koan|hyperpage}{452}
|
||||||
\indexentry{ally!throwing stones|hyperpage}{453}
|
\indexentry{ally!throwing stones|hyperpage}{453}
|
||||||
\indexentry{Mental health|hyperpage}{453}
|
\indexentry{ally!throwing stones|hyperpage}{455}
|
||||||
\indexentry{Nostalgia|hyperpage}{454}
|
\indexentry{Mental health|hyperpage}{455}
|
||||||
\indexentry{Koan|hyperpage}{455}
|
\indexentry{Nostalgia|hyperpage}{456}
|
||||||
\indexentry{ally|)hyperpage}{455}
|
\indexentry{Koan|hyperpage}{457}
|
||||||
\indexentry{ally|hyperpage}{459}
|
\indexentry{ally|)hyperpage}{457}
|
||||||
\indexentry{Relationships!James|hyperpage}{460}
|
\indexentry{ally|hyperpage}{461}
|
||||||
\indexentry{Dogs|hyperpage}{460}
|
\indexentry{Relationships!JD|hyperpage}{462}
|
||||||
\indexentry{Furry|hyperpage}{460}
|
\indexentry{Dogs|hyperpage}{462}
|
||||||
\indexentry{Catastrophically Maddy|hyperpage}{461}
|
\indexentry{Furry|hyperpage}{462}
|
||||||
|
\indexentry{Catastrophically Maddy|hyperpage}{463}
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
This is makeindex, version 2.15 [TeX Live 2019/dev] (kpathsea + Thai support).
|
This is makeindex, version 2.15 [TeX Live 2019/dev] (kpathsea + Thai support).
|
||||||
Scanning input file book.idx....done (327 entries accepted, 0 rejected).
|
Scanning input file book.idx....done (329 entries accepted, 0 rejected).
|
||||||
Sorting entries......done (3239 comparisons).
|
Sorting entries......done (3291 comparisons).
|
||||||
Generating output file book.ind....
|
Generating output file book.ind....
|
||||||
## Warning (input = book.idx, line = 2; output = book.ind, line = 5):
|
## Warning (input = book.idx, line = 2; output = book.ind, line = 5):
|
||||||
-- Extra range opening operator (.
|
-- Extra range opening operator (.
|
||||||
@ -8,22 +8,22 @@ Generating output file book.ind....
|
|||||||
## Warning (input = book.idx, line = 16; output = book.ind, line = 5):
|
## Warning (input = book.idx, line = 16; output = book.ind, line = 5):
|
||||||
-- Unmatched range closing operator ).
|
-- Unmatched range closing operator ).
|
||||||
|
|
||||||
## Warning (input = book.idx, line = 280; output = book.ind, line = 7):
|
## Warning (input = book.idx, line = 281; output = book.ind, line = 7):
|
||||||
-- Unmatched range closing operator ).
|
-- Unmatched range closing operator ).
|
||||||
|
|
||||||
## Warning (input = book.idx, line = 287; output = book.ind, line = 8):
|
## Warning (input = book.idx, line = 288; output = book.ind, line = 8):
|
||||||
-- Unmatched range closing operator ).
|
-- Unmatched range closing operator ).
|
||||||
|
|
||||||
## Warning (input = book.idx, line = 275; output = book.ind, line = 104):
|
## Warning (input = book.idx, line = 276; output = book.ind, line = 104):
|
||||||
-- Unmatched range closing operator ).
|
-- Unmatched range closing operator ).
|
||||||
|
|
||||||
## Warning (input = book.idx, line = 274; output = book.ind, line = 105):
|
## Warning (input = book.idx, line = 275; output = book.ind, line = 105):
|
||||||
-- Unmatched range opening operator (.
|
-- Unmatched range opening operator (.
|
||||||
|
|
||||||
## Warning (input = book.idx, line = 92; output = book.ind, line = 126):
|
## Warning (input = book.idx, line = 92; output = book.ind, line = 126):
|
||||||
-- Unmatched range closing operator ).
|
-- Unmatched range closing operator ).
|
||||||
|
|
||||||
## Warning (input = book.idx, line = 264; output = book.ind, line = 176):
|
## Warning (input = book.idx, line = 265; output = book.ind, line = 176):
|
||||||
-- Extra range opening operator (.
|
-- Extra range opening operator (.
|
||||||
done (179 lines written, 8 warnings).
|
done (179 lines written, 8 warnings).
|
||||||
Output written in book.ind.
|
Output written in book.ind.
|
||||||
|
|||||||
262
book/book.ind
262
book/book.ind
@ -1,179 +1,179 @@
|
|||||||
\begin{theindex}
|
\begin{theindex}
|
||||||
|
|
||||||
\item Alcohol, \hyperpage{17--20}, \hyperpage{22}, \hyperpage{99},
|
\item Alcohol, \hyperpage{17--20}, \hyperpage{23}, \hyperpage{101},
|
||||||
\hyperpage{169}, \hyperpage{279}
|
\hyperpage{171}, \hyperpage{281}
|
||||||
\item ally, \hyperpage{1--11}, \hyperpage{15}, \hyperpage{56},
|
\item ally, \hyperpage{1--11}, \hyperpage{15}, \hyperpage{58},
|
||||||
\hyperpage{114}, \hyperpage{185}, \hyperpage{187},
|
\hyperpage{116}, \hyperpage{187}, \hyperpage{189},
|
||||||
\hyperpage{189}, \hyperpage{313}, \hyperpage{339},
|
\hyperpage{191}, \hyperpage{315}, \hyperpage{341},
|
||||||
\hyperpage{417}, \hyperpage{422}, \hyperpage{437--455},
|
\hyperpage{419}, \hyperpage{424}, \hyperpage{439--457},
|
||||||
\hyperpage{459}
|
\hyperpage{461}
|
||||||
\subitem I am not your friend, \hyperpage{3}, \hyperpage{12},
|
\subitem I am not your friend, \hyperpage{3}, \hyperpage{12},
|
||||||
\hyperpage{420}, \hyperpage{443}
|
\hyperpage{422}, \hyperpage{445}
|
||||||
\subitem meta, \hyperpage{438}, \hyperpage{450}
|
\subitem meta, \hyperpage{440}, \hyperpage{452}
|
||||||
\subitem Not my department, \hyperpage{6}, \hyperpage{11},
|
\subitem Not my department, \hyperpage{6}, \hyperpage{11},
|
||||||
\hyperpage{339}, \hyperpage{417, 418}, \hyperpage{421},
|
\hyperpage{341}, \hyperpage{419, 420}, \hyperpage{423},
|
||||||
\hyperpage{442}, \hyperpage{450}
|
\hyperpage{444}, \hyperpage{452}
|
||||||
\subitem throwing stones, \hyperpage{79}, \hyperpage{82},
|
\subitem throwing stones, \hyperpage{81}, \hyperpage{84},
|
||||||
\hyperpage{189}, \hyperpage{200}, \hyperpage{451},
|
\hyperpage{191}, \hyperpage{202}, \hyperpage{453},
|
||||||
\hyperpage{453}
|
\hyperpage{455}
|
||||||
|
|
||||||
\indexspace
|
\indexspace
|
||||||
|
|
||||||
\item Catastrophically Maddy, \hyperpage{18}, \hyperpage{52},
|
\item Catastrophically Maddy, \hyperpage{18}, \hyperpage{54},
|
||||||
\hyperpage{58}, \hyperpage{386}, \hyperpage{461}
|
\hyperpage{60}, \hyperpage{388}, \hyperpage{463}
|
||||||
|
|
||||||
\indexspace
|
\indexspace
|
||||||
|
|
||||||
\item Dogs, \hyperpage{173}, \hyperpage{297}, \hyperpage{460}
|
\item Dogs, \hyperpage{175}, \hyperpage{299}, \hyperpage{462}
|
||||||
\item Dream, \hyperpage{55}, \hyperpage{85}
|
\item Dream, \hyperpage{57}, \hyperpage{87}
|
||||||
|
|
||||||
\indexspace
|
\indexspace
|
||||||
|
|
||||||
\item Family
|
\item Family
|
||||||
\subitem dad, \hyperpage{50}, \hyperpage{189}, \hyperpage{241},
|
\subitem dad, \hyperpage{52}, \hyperpage{191}, \hyperpage{243},
|
||||||
\hyperpage{247--300}, \hyperpage{313}, \hyperpage{362},
|
\hyperpage{249--302}, \hyperpage{315}, \hyperpage{364},
|
||||||
\hyperpage{394}
|
\hyperpage{396}
|
||||||
\subsubitem running away, \hyperpage{20}, \hyperpage{261--276},
|
\subsubitem running away, \hyperpage{20}, \hyperpage{263--278},
|
||||||
\hyperpage{296}
|
\hyperpage{298}
|
||||||
\subitem Jay, \hyperpage{50--64}
|
\subitem Jay, \hyperpage{52--66}
|
||||||
\subitem Julie, \hyperpage{52}, \hyperpage{247}, \hyperpage{249},
|
\subitem Julie, \hyperpage{54}, \hyperpage{249}, \hyperpage{251},
|
||||||
\hyperpage{256, 257}
|
\hyperpage{258, 259}
|
||||||
\subitem mom, \hyperpage{50}, \hyperpage{238--240}, \hyperpage{271},
|
\subitem mom, \hyperpage{52}, \hyperpage{240--242}, \hyperpage{273},
|
||||||
\hyperpage{297}
|
\hyperpage{299}
|
||||||
\item Furry, \hyperpage{70}, \hyperpage{78}, \hyperpage{80},
|
\item Furry, \hyperpage{72}, \hyperpage{80}, \hyperpage{82},
|
||||||
\hyperpage{84}, \hyperpage{109--147},
|
\hyperpage{86}, \hyperpage{111--149},
|
||||||
\hyperpage{187, 188}, \hyperpage{460}
|
\hyperpage{189, 190}, \hyperpage{462}
|
||||||
\subitem [adjective][species], \hyperpage{8}, \hyperpage{122}
|
\subitem [adjective][species], \hyperpage{8}, \hyperpage{124}
|
||||||
\subitem fursoñas
|
\subitem fursoñas
|
||||||
\subsubitem Happenstance, \hyperpage{146}
|
\subsubitem Happenstance, \hyperpage{148}
|
||||||
\subsubitem Macchi, \hyperpage{151}
|
\subsubitem Macchi, \hyperpage{153}
|
||||||
\subsubitem Maddy, \hyperpage{80}, \hyperpage{110, 111},
|
\subsubitem Maddy, \hyperpage{82}, \hyperpage{112, 113},
|
||||||
\hyperpage{146}
|
\hyperpage{148}
|
||||||
\subsubitem Makyo, \hyperpage{110}, \hyperpage{146},
|
\subsubitem Makyo, \hyperpage{112}, \hyperpage{148},
|
||||||
\hyperpage{148}, \hyperpage{151}
|
\hyperpage{150}, \hyperpage{153}
|
||||||
\subsubitem Sarai, \hyperpage{146}
|
\subsubitem Sarai, \hyperpage{148}
|
||||||
\subsubitem Younes, \hyperpage{146--153}, \hyperpage{189}
|
\subsubitem Younes, \hyperpage{148--155}, \hyperpage{191}
|
||||||
\subitem Margaras, \hyperpage{116}, \hyperpage{123--146},
|
\subitem Margaras, \hyperpage{118}, \hyperpage{125--148},
|
||||||
\hyperpage{237}
|
|
||||||
|
|
||||||
\indexspace
|
|
||||||
|
|
||||||
\item Gender, \hyperpage{7}, \hyperpage{22}, \hyperpage{55},
|
|
||||||
\hyperpage{62}, \hyperpage{147}, \hyperpage{187--203},
|
|
||||||
\hyperpage{238--246}, \hyperpage{249},
|
|
||||||
\hyperpage{281--296}, \hyperpage{399}
|
|
||||||
\subitem surgery, \hyperpage{88}, \hyperpage{196},
|
|
||||||
\hyperpage{205--227}
|
|
||||||
\subitem TIASAP, \hyperpage{73}, \hyperpage{86}, \hyperpage{152},
|
|
||||||
\hyperpage{239}
|
\hyperpage{239}
|
||||||
|
|
||||||
\indexspace
|
\indexspace
|
||||||
|
|
||||||
\item Journal entries, \hyperpage{4}, \hyperpage{24--29},
|
\item Gender, \hyperpage{7}, \hyperpage{23}, \hyperpage{57},
|
||||||
\hyperpage{40}, \hyperpage{45}, \hyperpage{54},
|
\hyperpage{64}, \hyperpage{149}, \hyperpage{189--205},
|
||||||
\hyperpage{59}, \hyperpage{124--144}, \hyperpage{174},
|
\hyperpage{240--248}, \hyperpage{251},
|
||||||
\hyperpage{262}, \hyperpage{305--309}, \hyperpage{351}
|
\hyperpage{283--298}, \hyperpage{401}
|
||||||
|
\subitem surgery, \hyperpage{90}, \hyperpage{198},
|
||||||
|
\hyperpage{207--229}
|
||||||
|
\subitem TIASAP, \hyperpage{75}, \hyperpage{88}, \hyperpage{154},
|
||||||
|
\hyperpage{241}
|
||||||
|
|
||||||
\indexspace
|
\indexspace
|
||||||
|
|
||||||
\item Koan, \hyperpage{109--113}, \hyperpage{450}, \hyperpage{455}
|
\item Journal entries, \hyperpage{4}, \hyperpage{26--31},
|
||||||
|
\hyperpage{42}, \hyperpage{47}, \hyperpage{56},
|
||||||
|
\hyperpage{61}, \hyperpage{126--146}, \hyperpage{176},
|
||||||
|
\hyperpage{264}, \hyperpage{307--311}, \hyperpage{353}
|
||||||
|
|
||||||
\indexspace
|
\indexspace
|
||||||
|
|
||||||
\item Letters, \hyperpage{238--239}, \hyperpage{281--292}
|
\item Koan, \hyperpage{111--115}, \hyperpage{452}, \hyperpage{457}
|
||||||
\item Liminal, \hyperpage{39}, \hyperpage{189}, \hyperpage{231--246},
|
|
||||||
\hyperpage{441}
|
|
||||||
|
|
||||||
\indexspace
|
\indexspace
|
||||||
|
|
||||||
\item Mental health, \hyperpage{453}
|
\item Letters, \hyperpage{240--241}, \hyperpage{283--294}
|
||||||
\subitem anxiety, \hyperpage{20}, \hyperpage{168}, \hyperpage{268}
|
\item Liminal, \hyperpage{41}, \hyperpage{191}, \hyperpage{233--248},
|
||||||
|
\hyperpage{443}
|
||||||
|
\newpage
|
||||||
|
\indexspace
|
||||||
|
|
||||||
|
\item Mental health, \hyperpage{455}
|
||||||
|
\subitem anxiety, \hyperpage{20}, \hyperpage{170}, \hyperpage{270}
|
||||||
\subitem bipolar
|
\subitem bipolar
|
||||||
\subsubitem depression, \hyperpage{165}, \hyperpage{249},
|
\subsubitem depression, \hyperpage{167}, \hyperpage{251},
|
||||||
\hyperpage{422}
|
\hyperpage{424}
|
||||||
\subsubitem mania, \hyperpage{22}, \hyperpage{39}, \hyperpage{48},
|
\subsubitem mania, \hyperpage{23}, \hyperpage{41}, \hyperpage{50},
|
||||||
\hyperpage{94--107}, \hyperpage{444--446}
|
\hyperpage{96--109}, \hyperpage{446--448}
|
||||||
\subitem dissociation, \hyperpage{169}, \hyperpage{313}
|
\subitem dissociation, \hyperpage{171}, \hyperpage{315}
|
||||||
\subitem medication, \hyperpage{147}, \hyperpage{168}
|
\subitem medication, \hyperpage{149}, \hyperpage{170}
|
||||||
\subitem movement disorders, \hyperpage{277}, \hyperpage{341--366}
|
\subitem movement disorders, \hyperpage{279}, \hyperpage{343--368}
|
||||||
\subitem self harm, \hyperpage{79}, \hyperpage{153},
|
\subitem self harm, \hyperpage{81}, \hyperpage{155--162},
|
||||||
\hyperpage{170}, \hyperpage{172}
|
\hyperpage{172}, \hyperpage{174}
|
||||||
\subitem suicide, \hyperpage{161--187}
|
\subitem suicide, \hyperpage{163--189}
|
||||||
\item Music, \hyperpage{394--406}, \hyperpage{433}
|
\item Music, \hyperpage{396--408}, \hyperpage{435}
|
||||||
\subitem choir, \hyperpage{398--402}
|
\subitem choir, \hyperpage{400--404}
|
||||||
\subitem composing, \hyperpage{405}
|
\subitem composing, \hyperpage{407}
|
||||||
\subitem composition, \hyperpage{402}
|
\subitem composition, \hyperpage{404}
|
||||||
|
|
||||||
\indexspace
|
\indexspace
|
||||||
|
|
||||||
\item Nostalgia, \hyperpage{9}, \hyperpage{115, 116}, \hyperpage{161},
|
\item Nostalgia, \hyperpage{9}, \hyperpage{117, 118}, \hyperpage{163},
|
||||||
\hyperpage{274}, \hyperpage{438, 439}, \hyperpage{444},
|
\hyperpage{276}, \hyperpage{440, 441}, \hyperpage{446},
|
||||||
\hyperpage{454}
|
\hyperpage{456}
|
||||||
\item Numinous, \hyperpage{301--338}, \hyperpage{444}
|
\item Numinous, \hyperpage{303--340}, \hyperpage{446}
|
||||||
\subitem birds, \hyperpage{39--47}, \hyperpage{334--335},
|
\subitem birds, \hyperpage{41--49}, \hyperpage{336--337},
|
||||||
\hyperpage{444}
|
\hyperpage{446}
|
||||||
\subitem colors, \hyperpage{9}, \hyperpage{24--39}
|
\subitem colors, \hyperpage{9}, \hyperpage{26--41}, \hyperpage{443}
|
||||||
\subitem seven, \hyperpage{6}, \hyperpage{145}, \hyperpage{301},
|
\subitem seven, \hyperpage{6}, \hyperpage{147}, \hyperpage{303},
|
||||||
\hyperpage{304}, \hyperpage{326, 327}, \hyperpage{448}
|
\hyperpage{306}, \hyperpage{328, 329}, \hyperpage{450}
|
||||||
|
|
||||||
\indexspace
|
\indexspace
|
||||||
|
|
||||||
\item Relationships
|
\item Relationships
|
||||||
\subitem Barac, \hyperpage{63}, \hyperpage{85}, \hyperpage{419},
|
\subitem Barac, \hyperpage{65}, \hyperpage{87}, \hyperpage{421},
|
||||||
\hyperpage{446}
|
\hyperpage{448}
|
||||||
\subitem Colton, \hyperpage{63}, \hyperpage{85}, \hyperpage{419}
|
\subitem Colton, \hyperpage{65}, \hyperpage{87}, \hyperpage{421}
|
||||||
\subitem Danny, \hyperpage{69}, \hyperpage{114}, \hyperpage{116}
|
\subitem Danny, \hyperpage{71}, \hyperpage{116}, \hyperpage{118}
|
||||||
\subitem James, \hyperpage{64}, \hyperpage{83}, \hyperpage{85},
|
\subitem JD, \hyperpage{66}, \hyperpage{85}, \hyperpage{87},
|
||||||
\hyperpage{119}, \hyperpage{147}, \hyperpage{172},
|
\hyperpage{121}, \hyperpage{149}, \hyperpage{174},
|
||||||
\hyperpage{191}, \hyperpage{460}
|
\hyperpage{193}, \hyperpage{462}
|
||||||
\subitem Judith, \hyperpage{8}, \hyperpage{63, 64}, \hyperpage{85}
|
\subitem Judith, \hyperpage{8}, \hyperpage{65, 66}, \hyperpage{87}
|
||||||
\subitem Justin, \hyperpage{63, 64}, \hyperpage{78}
|
\subitem Justin, \hyperpage{65, 66}, \hyperpage{80}
|
||||||
\subitem Kayla, \hyperpage{82}
|
\subitem Kayla, \hyperpage{84}
|
||||||
\subitem lorxus, \hyperpage{444}, \hyperpage{448}
|
\subitem lorxus, \hyperpage{446}, \hyperpage{450}
|
||||||
\subitem Marek, \hyperpage{116}
|
\subitem Marek, \hyperpage{118}
|
||||||
\subitem Merlin, \hyperpage{56}
|
\subitem Merlin, \hyperpage{58}
|
||||||
\subitem Michael, \hyperpage{54}, \hyperpage{79--82},
|
\subitem Michael, \hyperpage{56}, \hyperpage{81--84},
|
||||||
\hyperpage{305}
|
\hyperpage{307}
|
||||||
\subitem polyamory, \hyperpage{48--66}
|
\subitem polyamory, \hyperpage{50--68}
|
||||||
\subitem Rikoshi, \hyperpage{151}
|
\subitem Rikoshi, \hyperpage{153}
|
||||||
\subitem Robin, \hyperpage{64}, \hyperpage{85}, \hyperpage{444}
|
\subitem Robin, \hyperpage{66}, \hyperpage{87}, \hyperpage{446}
|
||||||
\subitem Tyson, \hyperpage{147}
|
\subitem Tyson, \hyperpage{149}
|
||||||
|
|
||||||
\indexspace
|
\indexspace
|
||||||
|
|
||||||
\item Sex, \hyperpage{67--91}
|
\item Sex, \hyperpage{69--93}
|
||||||
\subitem asexuality, \hyperpage{72--91}
|
\subitem asexuality, \hyperpage{74--93}
|
||||||
\subitem kink, \hyperpage{76--82}
|
\subitem kink, \hyperpage{78--84}
|
||||||
\subitem rape, \hyperpage{75}, \hyperpage{82--91}
|
\subitem rape, \hyperpage{77}, \hyperpage{84--93}
|
||||||
\subitem TS, \hyperpage{76}, \hyperpage{80}, \hyperpage{84, 85},
|
\subitem TS, \hyperpage{78}, \hyperpage{82}, \hyperpage{86, 87},
|
||||||
\hyperpage{88}, \hyperpage{114}
|
\hyperpage{90}, \hyperpage{116}
|
||||||
\item Ship of Theseus, \hyperpage{22}, \hyperpage{55}, \hyperpage{57},
|
\item Ship of Theseus, \hyperpage{23}, \hyperpage{57}, \hyperpage{59},
|
||||||
\hyperpage{449}
|
\hyperpage{451}
|
||||||
\item Software, \hyperpage{407--416}
|
\item Software, \hyperpage{409--418}
|
||||||
\subitem burnout, \hyperpage{415}, \hyperpage{425--435}
|
\subitem burnout, \hyperpage{417}, \hyperpage{427--437}
|
||||||
|
|
||||||
\indexspace
|
\indexspace
|
||||||
|
|
||||||
\item The Death of Matthew, \hyperpage{22}, \hyperpage{55},
|
\item The Death of Matthew, \hyperpage{23}, \hyperpage{57},
|
||||||
\hyperpage{78}, \hyperpage{123}, \hyperpage{151},
|
\hyperpage{80}, \hyperpage{125}, \hyperpage{153},
|
||||||
\hyperpage{161}, \hyperpage{231}, \hyperpage{233},
|
\hyperpage{163}, \hyperpage{233}, \hyperpage{235},
|
||||||
\hyperpage{237}, \hyperpage{280}, \hyperpage{369},
|
\hyperpage{239}, \hyperpage{282}, \hyperpage{371},
|
||||||
\hyperpage{449}
|
\hyperpage{451}
|
||||||
\item Thisness, \hyperpage{165}, \hyperpage{169}, \hyperpage{348},
|
\item Thisness, \hyperpage{167}, \hyperpage{171}, \hyperpage{350},
|
||||||
\hyperpage{360}
|
\hyperpage{362}
|
||||||
\item Tweets, \hyperpage{45}, \hyperpage{177}
|
\item Tweets, \hyperpage{47}, \hyperpage{179}
|
||||||
|
|
||||||
\indexspace
|
\indexspace
|
||||||
|
|
||||||
\item Writing, \hyperpage{368--394}
|
\item Writing, \hyperpage{370--396}
|
||||||
\subitem Keats, \hyperpage{122}, \hyperpage{386}
|
\subitem Keats, \hyperpage{124}, \hyperpage{388}
|
||||||
\subitem samples
|
\subitem samples
|
||||||
\subsubitem fiction, \hyperpage{69--70}, \hyperpage{96--98},
|
\subsubitem fiction, \hyperpage{71--72}, \hyperpage{98--100},
|
||||||
\hyperpage{357--360}
|
\hyperpage{359--362}
|
||||||
\subsubitem poetry, \hyperpage{3}, \hyperpage{38},
|
\subsubitem poetry, \hyperpage{3}, \hyperpage{40},
|
||||||
\hyperpage{145}, \hyperpage{205--227},
|
\hyperpage{147}, \hyperpage{207--229},
|
||||||
\hyperpage{297--298}, \hyperpage{304},
|
\hyperpage{299--300}, \hyperpage{306},
|
||||||
\hyperpage{315--320}, \hyperpage{325--330},
|
\hyperpage{317--322}, \hyperpage{327--332},
|
||||||
\hyperpage{377--386}
|
\hyperpage{379--388}
|
||||||
|
|
||||||
\end{theindex}
|
\end{theindex}
|
||||||
|
|||||||
BIN
book/book.pdf
BIN
book/book.pdf
Binary file not shown.
@ -37,9 +37,10 @@
|
|||||||
|
|
||||||
\input{includes/copyright}
|
\input{includes/copyright}
|
||||||
|
|
||||||
\tableofcontents*
|
% \tableofcontents*
|
||||||
\newpage
|
\newpage
|
||||||
\null
|
\null
|
||||||
|
\thispagestyle{empty}
|
||||||
\cleardoublepage
|
\cleardoublepage
|
||||||
|
|
||||||
\onehalfspacing
|
\onehalfspacing
|
||||||
@ -77,7 +78,11 @@
|
|||||||
\cleardoublepage
|
\cleardoublepage
|
||||||
\input{content/ally/005.tex}
|
\input{content/ally/005.tex}
|
||||||
\input{content/ally/006.tex}
|
\input{content/ally/006.tex}
|
||||||
|
\cleardoublepage
|
||||||
\input{content/ally/007.tex}
|
\input{content/ally/007.tex}
|
||||||
|
\null
|
||||||
|
\thispagestyle{empty}
|
||||||
|
\newpage
|
||||||
\input{content/ally/008.tex}
|
\input{content/ally/008.tex}
|
||||||
\input{content/ally/009.tex}
|
\input{content/ally/009.tex}
|
||||||
\input{content/ally/010.tex}
|
\input{content/ally/010.tex}
|
||||||
@ -194,7 +199,7 @@
|
|||||||
\vfill
|
\vfill
|
||||||
\newpage
|
\newpage
|
||||||
\null
|
\null
|
||||||
|
\thispagestyle{empty}
|
||||||
\cleardoublepage
|
\cleardoublepage
|
||||||
|
|
||||||
\backmatter
|
\backmatter
|
||||||
|
|||||||
@ -41,7 +41,7 @@ www.patreon.com/cadmiumtea}
|
|||||||
\begin{rightcolumn}
|
\begin{rightcolumn}
|
||||||
\null
|
\null
|
||||||
\vfill
|
\vfill
|
||||||
\noindent Madison Scott-Clary is a transgender \mbox{author}, poet, and programmer. She is also the editor-in-chief of Hybrid Ink, LLC, a small publisher focused on thoughtful fiction, exploratory poetry, and creative non-fiction. She lives in the Pacific Northwest with her cat and two dogs, as well as her husband, who is also a dog.\index{Relationships!James}\index{Dogs}\index{Furry}
|
\noindent Madison Scott-Clary is a transgender \mbox{author}, poet, and programmer. She is also the editor-in-chief of Hybrid Ink, LLC, a small publisher focused on thoughtful fiction, exploratory poetry, and creative non-fiction. She lives in the Pacific Northwest with her cat and two dogs, as well as her husband, who is also a dog.\index{Relationships!JD}\index{Dogs}\index{Furry}
|
||||||
|
|
||||||
|
|
||||||
\begin{center}
|
\begin{center}
|
||||||
|
|||||||
@ -80,7 +80,7 @@ You'd have to be in the same place as me, and you're not.
|
|||||||
\begin{ally}
|
\begin{ally}
|
||||||
I don't have a place.
|
I don't have a place.
|
||||||
\end{ally}
|
\end{ally}
|
||||||
Right. \emph{You're not person shaped,} I said. \emph{You're the shape of my hands displaced half an inch behind my own, navy blue and trimmed with sea-foam green.}
|
Right. \emph{You're not person shaped,} I said. \emph{You're the shape of my hands displaced half an inch behind my own, navy blue and trimmed with sea-foam green.}\index{Numinous!colors}
|
||||||
|
|
||||||
\begin{ally}
|
\begin{ally}
|
||||||
I don't have physicality. I don't have boundaries.
|
I don't have physicality. I don't have boundaries.
|
||||||
|
|||||||
@ -701,7 +701,7 @@ Yes. Matthew had died, and we were doing Thanksgiving together.
|
|||||||
\begin{ally}
|
\begin{ally}
|
||||||
It was nice.
|
It was nice.
|
||||||
\end{ally}
|
\end{ally}
|
||||||
It was. He had come to the wedding, so the truth was out, as it were, about JD and I, though he surely had known already. During one of his prior visits to Fort Collins, he had invited me down to grab dinner with him in Lakewood sometime, saying, ``You can bring your\ldots{}ah, you can bring James with you, too.''
|
It was. He had come to the wedding, so the truth was out, as it were, about JD and I, though he surely had known already. During one of his prior visits to Fort Collins, he had invited me down to grab dinner with him in Lakewood sometime, saying, ``You can bring your\ldots{}ah, you can bring JD with you, too.''
|
||||||
|
|
||||||
\begin{ally}
|
\begin{ally}
|
||||||
Tell me about `man'.
|
Tell me about `man'.
|
||||||
@ -749,7 +749,7 @@ In all, things are going well, though I think I need to be more honest about a b
|
|||||||
|
|
||||||
In my life as a gay man, I believe I only ever really come out in an explicit manner once. I was in high school, in my first week of classes, and our counselors came around to our homeroom class to hold some getting-to-know-you exercise. This consisted of a lot of bored kids and one ``excited'' counselor asking us a series of yes or no questions and having us move to one side of the room for `yes' and the other for `no'. Being in a progressive town, I didn't expect to be the only kid to answer the question "Will you get married when you grow up?" with no, but sure enough, I was. I was feeling brave, so, when I was questioned about my response in front of the class, mumbled, "gay marriage is illegal, and I'm gay."
|
In my life as a gay man, I believe I only ever really come out in an explicit manner once. I was in high school, in my first week of classes, and our counselors came around to our homeroom class to hold some getting-to-know-you exercise. This consisted of a lot of bored kids and one ``excited'' counselor asking us a series of yes or no questions and having us move to one side of the room for `yes' and the other for `no'. Being in a progressive town, I didn't expect to be the only kid to answer the question "Will you get married when you grow up?" with no, but sure enough, I was. I was feeling brave, so, when I was questioned about my response in front of the class, mumbled, "gay marriage is illegal, and I'm gay."
|
||||||
|
|
||||||
All of the other times I had to come out to family or friends, it was something assumed, or something hinted at. When I came out to my mom, I did so by leaving a book about gay teens and their stories on her stack of books to read. Coming out at work at my first job out of college was a matter of being "the one hired by the gay manager", and coming out at my second job was a matter of my relationship with James being included in a portfolio piece --- a data-visualization résumé about my life. When I \emph{officially} came out to you, I did so by inviting you to my wedding to James. Prior to that, although I assume it was common knowledge, it was unspoken.
|
All of the other times I had to come out to family or friends, it was something assumed, or something hinted at. When I came out to my mom, I did so by leaving a book about gay teens and their stories on her stack of books to read. Coming out at work at my first job out of college was a matter of being "the one hired by the gay manager", and coming out at my second job was a matter of my relationship with JD being included in a portfolio piece --- a data-visualization résumé about my life. When I \emph{officially} came out to you, I did so by inviting you to my wedding to JD. Prior to that, although I assume it was common knowledge, it was unspoken.
|
||||||
|
|
||||||
Needless to say, I'm not all that good at coming out.
|
Needless to say, I'm not all that good at coming out.
|
||||||
|
|
||||||
|
|||||||
@ -262,7 +262,7 @@ You grew up.
|
|||||||
\end{ally}
|
\end{ally}
|
||||||
Yeah, we all grew up. We bought houses. We got jobs.
|
Yeah, we all grew up. We bought houses. We got jobs.
|
||||||
|
|
||||||
James and Os dated for a little, and Bel and I nearly did. Even up until when I was working on polycul.es, we had dashed lines between us. I loved them.
|
JD and Os dated for a little, and Bel and I nearly did. Even up until when I was working on polycul.es, we had dashed lines between us. I loved them.
|
||||||
|
|
||||||
\begin{ally}
|
\begin{ally}
|
||||||
`Loved'?
|
`Loved'?
|
||||||
@ -276,7 +276,7 @@ Eventually, it got that way with you, too. And then you started feeling uncomfor
|
|||||||
\end{ally}
|
\end{ally}
|
||||||
Our relationships were organic. We met randomly. We drifted closer, orbited each other, and then we drifted apart. The same happened with friends from high school and university. The same happened with friends from the PN on FurryMUCK.
|
Our relationships were organic. We met randomly. We drifted closer, orbited each other, and then we drifted apart. The same happened with friends from high school and university. The same happened with friends from the PN on FurryMUCK.
|
||||||
|
|
||||||
From those first, halting meetings, I wound up slowly working my way into meeting furries in person. First, there were the few at school. Then the few at the queer group. Then, in university, Os dragged me to Fort Fur Friday, which I attended basically until they moved out of Fort Collins. That's where I met James.\index{Relationships!James}
|
From those first, halting meetings, I wound up slowly working my way into meeting furries in person. First, there were the few at school. Then the few at the queer group. Then, in university, Os dragged me to Fort Fur Friday, which I attended basically until they moved out of Fort Collins. That's where I met JD.\index{Relationships!JD}
|
||||||
|
|
||||||
Then I managed to make it to Anthrocon 2005. Then Further Confusion 2007. I was sold.
|
Then I managed to make it to Anthrocon 2005. Then Further Confusion 2007. I was sold.
|
||||||
|
|
||||||
|
|||||||
@ -15,7 +15,7 @@ You started hating a lot more than that.
|
|||||||
\end{ally}
|
\end{ally}
|
||||||
I started hating my brain and my body. I started hating the coarseness of me. I started hating all my angles. I started hating my hair and my face and my genitals and my lies.
|
I started hating my brain and my body. I started hating the coarseness of me. I started hating all my angles. I started hating my hair and my face and my genitals and my lies.
|
||||||
|
|
||||||
I was lying to James. I was lying to work. I was lying to Tyson. I was lying to everyone who saw me online as a girl, and I was lying to everyone who saw me online as a boy. I was in a liminal place where I could tell no one the truth.\index{Relationships!James}\index{Relationships!Tyson}
|
I was lying to JD. I was lying to work. I was lying to Tyson. I was lying to everyone who saw me online as a girl, and I was lying to everyone who saw me online as a boy. I was in a liminal place where I could tell no one the truth.\index{Relationships!JD}\index{Relationships!Tyson}
|
||||||
|
|
||||||
\begin{ally}
|
\begin{ally}
|
||||||
Not even yourself.
|
Not even yourself.
|
||||||
|
|||||||
@ -106,7 +106,7 @@ I remember laying on the couch --- that awful, awful yellow couch --- and him ge
|
|||||||
\begin{ally}
|
\begin{ally}
|
||||||
As you said.
|
As you said.
|
||||||
\end{ally}
|
\end{ally}
|
||||||
I remember scooting back up into a sitting position, facing James, with us sitting by the picture window in the living room. I remember words coming out in a jumble. I remember leaning heavily on similes. I remember taking lots of breaks as though I was collecting my thoughts when really I was trying to talk without my voice going all gross with tears. That horrible, bubbly, trapped-in-my-chest sound that comes with trying to talk while crying.\index{Relationships!James}
|
I remember scooting back up into a sitting position, facing JD, with us sitting by the picture window in the living room. I remember words coming out in a jumble. I remember leaning heavily on similes. I remember taking lots of breaks as though I was collecting my thoughts when really I was trying to talk without my voice going all gross with tears. That horrible, bubbly, trapped-in-my-chest sound that comes with trying to talk while crying.\index{Relationships!JD}
|
||||||
|
|
||||||
I remember explaining to him that I'd been spending so much time online having different parts than I actually had, that it was super jarring to have it brought into focus that that was actually not the case. I tried to say how, feeling him aroused and pressing against me, pressing between my legs, it hurt on a very emotional level that he was pressing only against my perineum and not against a vulva.
|
I remember explaining to him that I'd been spending so much time online having different parts than I actually had, that it was super jarring to have it brought into focus that that was actually not the case. I tried to say how, feeling him aroused and pressing against me, pressing between my legs, it hurt on a very emotional level that he was pressing only against my perineum and not against a vulva.
|
||||||
|
|
||||||
@ -120,7 +120,7 @@ They were things that I could feel and not say. They were as yet ineffable. They
|
|||||||
\begin{ally}
|
\begin{ally}
|
||||||
And they were frightening. Too frightening to say.
|
And they were frightening. Too frightening to say.
|
||||||
\end{ally}
|
\end{ally}
|
||||||
Yes, had I the words, I would not have been able to say them out of fear. Fear that they might drive James away, but also fear that they might be true, because if they were true, I was fucked.
|
Yes, had I the words, I would not have been able to say them out of fear. Fear that they might drive JD away, but also fear that they might be true, because if they were true, I was fucked.
|
||||||
\newpage
|
\newpage
|
||||||
|
|
||||||
\begin{ally}
|
\begin{ally}
|
||||||
|
|||||||
@ -334,7 +334,7 @@ that which was probably memory to begin with.
|
|||||||
of the night over BP cuffs. They helped with bedpan duty,\\
|
of the night over BP cuffs. They helped with bedpan duty,\\
|
||||||
thankless though it was. Another patient would cry, flutey,\\
|
thankless though it was. Another patient would cry, flutey,\\
|
||||||
and they'd hurry off. I remember none of their names.\\
|
and they'd hurry off. I remember none of their names.\\
|
||||||
Every now and then, when he made it down to Portland, James\\
|
Every now and then, when he made it down to Portland, JD\\
|
||||||
would visit, perhaps spend the night.
|
would visit, perhaps spend the night.
|
||||||
|
|
||||||
{\fontspec{Merriweather Sans Italic}[Scale=0.9,Color=444444FF,Ligatures=TeX]
|
{\fontspec{Merriweather Sans Italic}[Scale=0.9,Color=444444FF,Ligatures=TeX]
|
||||||
|
|||||||
@ -308,7 +308,7 @@ Ooh, and Ecclasiastes, you spoil me.
|
|||||||
\begin{ally}
|
\begin{ally}
|
||||||
Treat, as they say, yourself. Carry on.
|
Treat, as they say, yourself. Carry on.
|
||||||
\end{ally}
|
\end{ally}
|
||||||
There were little fits and starts between James and I. I remember laying on the couch --- that awful, awful yellow couch --- and him getting playful, and then some little movement of his touched a nerve and I started crying because of the way that brushed up against that me that wasn't in focus. It brought it to the forefront the fact that I didn't align with myself, that there was a lag in my proprioception, that I was falling behind myself.
|
There were little fits and starts between JD and I. I remember laying on the couch --- that awful, awful yellow couch --- and him getting playful, and then some little movement of his touched a nerve and I started crying because of the way that brushed up against that me that wasn't in focus. It brought it to the forefront the fact that I didn't align with myself, that there was a lag in my proprioception, that I was falling behind myself.
|
||||||
|
|
||||||
Is there some word for ecstasy that doesn't imply it being positive? Something that captures the feeling of being outside oneself, beside oneself, behind oneself without implying the sense of greatness, of awe that goes along with spiritual \emph{ekstasis}?
|
Is there some word for ecstasy that doesn't imply it being positive? Something that captures the feeling of being outside oneself, beside oneself, behind oneself without implying the sense of greatness, of awe that goes along with spiritual \emph{ekstasis}?
|
||||||
|
|
||||||
|
|||||||
@ -36,7 +36,7 @@ Stop trying to get me to talk about mania.
|
|||||||
|
|
||||||
At first, I was proud of my relationships. Then I was embarrassed. There were so many, all in a line. One would trickle into existence with, as I put it, \emph{light, in through the head, out through the heart}. We'd be perfect, until we weren't. Everything would be delightful, until it wasn't. It's the way of early relationships, I suppose. You fall for someone, and you can't quite pick apart the difference between love and lust.
|
At first, I was proud of my relationships. Then I was embarrassed. There were so many, all in a line. One would trickle into existence with, as I put it, \emph{light, in through the head, out through the heart}. We'd be perfect, until we weren't. Everything would be delightful, until it wasn't. It's the way of early relationships, I suppose. You fall for someone, and you can't quite pick apart the difference between love and lust.
|
||||||
|
|
||||||
I just went through so many that I started feeling a bit weird about it. How do I talk about the Danny-Marek-Merlin-Andrew-Michael-Andy-Rikky-Kayla-Tyson-Andrew(again) progression? And how do I talk about Lon? Or what James and I were at the beginning?
|
I just went through so many that I started feeling a bit weird about it. How do I talk about the Danny-Marek-Merlin-Andrew-Michael-Andy-Rikky-Kayla-Tyson-Andrew(again) progression? And how do I talk about Lon? Or what JD and I were at the beginning?
|
||||||
|
|
||||||
\begin{ally}
|
\begin{ally}
|
||||||
Doubtless with the same lilac-scented words you talk about everything.
|
Doubtless with the same lilac-scented words you talk about everything.
|
||||||
@ -309,7 +309,7 @@ Yes, but you all spoke queer. None of you really spoke normative, a skill you're
|
|||||||
\end{ally}
|
\end{ally}
|
||||||
\newpage
|
\newpage
|
||||||
|
|
||||||
\noindent I've been married for eight years. Robin and I have been together for more than six. I've been with both Judith and Justin for more than five. My polycule has grown steadily over the years, and I have to wonder: how much of my polyamory, my relationship anarchy is a coping mechanism for how I was raised?\index{Relationships!James}\index{Relationships!Robin}\index{Relationships!Judith}\index{Relationships!Justin}
|
\noindent I've been married for eight years. Robin and I have been together for more than six. I've been with both Judith and Justin for more than five. My polycule has grown steadily over the years, and I have to wonder: how much of my polyamory, my relationship anarchy is a coping mechanism for how I was raised?\index{Relationships!JD}\index{Relationships!Robin}\index{Relationships!Judith}\index{Relationships!Justin}
|
||||||
|
|
||||||
\begin{ally}
|
\begin{ally}
|
||||||
Does it matter?
|
Does it matter?
|
||||||
|
|||||||
@ -1,5 +1,5 @@
|
|||||||
\label{selfharm:selfharm}
|
\label{selfharm:selfharm}
|
||||||
\index{Mental health!self harm}
|
\index{Mental health!self harm|(}
|
||||||
\renewcommand*{\footnoterule}{%
|
\renewcommand*{\footnoterule}{%
|
||||||
\kern-3pt%
|
\kern-3pt%
|
||||||
\color[HTML]{dddddd}\hrule width 0.4\columnwidth
|
\color[HTML]{dddddd}\hrule width 0.4\columnwidth
|
||||||
@ -188,6 +188,7 @@ Why ruin your life on accident when you can do it on purpose?
|
|||||||
\newpage
|
\newpage
|
||||||
\null
|
\null
|
||||||
\thispagestyle{empty}
|
\thispagestyle{empty}
|
||||||
|
\index{Mental health!self harm|)}
|
||||||
\newpage
|
\newpage
|
||||||
|
|
||||||
\end{leftcolumn}
|
\end{leftcolumn}
|
||||||
|
|||||||
@ -135,7 +135,7 @@ No, and there's the problem.
|
|||||||
|
|
||||||
\noindent When I first started therapy, I did what I thought was the right thing by bringing an open mind. It wasn't enough for me to seek help, I had to be told what was wrong with me. So anxious was I to not diagnose myself, I had to let someone do the work to pry the symptoms from me.\index{Mental health!anxiety}
|
\noindent When I first started therapy, I did what I thought was the right thing by bringing an open mind. It wasn't enough for me to seek help, I had to be told what was wrong with me. So anxious was I to not diagnose myself, I had to let someone do the work to pry the symptoms from me.\index{Mental health!anxiety}
|
||||||
|
|
||||||
I didn't tell Dr Johnston that I was feeling bad. I told him my boss told me I was angry. I didn't tell him that I was depressed, I told him that James was worried about how anxious I was.
|
I didn't tell Dr Johnston that I was feeling bad. I told him my boss told me I was angry. I didn't tell him that I was depressed, I told him that JD was worried about how anxious I was.
|
||||||
|
|
||||||
\begin{ally}
|
\begin{ally}
|
||||||
And so you got treated for anxiety.
|
And so you got treated for anxiety.
|
||||||
@ -241,14 +241,14 @@ I really don't know.
|
|||||||
\begin{ally}
|
\begin{ally}
|
||||||
Tell me what happened after.
|
Tell me what happened after.
|
||||||
\end{ally}
|
\end{ally}
|
||||||
I started whispering James' name--\index{Relationships!James}
|
I started whispering JD' name--\index{Relationships!JD}
|
||||||
|
|
||||||
\begin{ally}
|
\begin{ally}
|
||||||
Both times?
|
Both times?
|
||||||
\end{ally}
|
\end{ally}
|
||||||
Both times. I started whispering his name, then eventually swallowed the miniscule bit of pride I had left and called out loud enough to wake him up. ``Can you come help me?'' I asked. It took asking two more times before he got up. I found out later that he thought I had made a mess and just wanted help cleaning up, thinking that I should just clean up my own messes. A good point, that.
|
Both times. I started whispering his name, then eventually swallowed the miniscule bit of pride I had left and called out loud enough to wake him up. ``Can you come help me?'' I asked. It took asking two more times before he got up. I found out later that he thought I had made a mess and just wanted help cleaning up, thinking that I should just clean up my own messes. A good point, that.
|
||||||
|
|
||||||
Though the rest of the night in March is still sort of a blur --- I hadn't totally gotten out of the state that I was in, just woken up enough to engage with the mechanics --- I do remember James helping me to clean and bandage my arm as we sat on the floor of the bathroom, the dog occasionally wandering in and out. The whole time, I was still sobbing, blubbering out, ``I don't want to leave you, I don't want to leave Zephyr, I don't know why I did that, I'm sorry'' over and over again.\index{Dogs}
|
Though the rest of the night in March is still sort of a blur --- I hadn't totally gotten out of the state that I was in, just woken up enough to engage with the mechanics --- I do remember JD helping me to clean and bandage my arm as we sat on the floor of the bathroom, the dog occasionally wandering in and out. The whole time, I was still sobbing, blubbering out, ``I don't want to leave you, I don't want to leave Zephyr, I don't know why I did that, I'm sorry'' over and over again.\index{Dogs}
|
||||||
\newpage
|
\newpage
|
||||||
|
|
||||||
\index{Journal entries}
|
\index{Journal entries}
|
||||||
@ -288,7 +288,7 @@ After a time, I suppose I just lost it. I got up and started pacing the room, wa
|
|||||||
|
|
||||||
I locked myself in the bathroom and broke down again.
|
I locked myself in the bathroom and broke down again.
|
||||||
|
|
||||||
Both James and Karl checked in on me throughout the next few hours, but it was mostly spent huddled up on the cold tile of the floor feeling awful about both myself and what I'd done --- that it had any effect on those around me was just starting to hit home. I will not lie that, several times throughout the night, I wished that I had succeeded in order to not be going through what I was going through at the time. I simply couldn't stand what I'd done.
|
Both JD and Karl checked in on me throughout the next few hours, but it was mostly spent huddled up on the cold tile of the floor feeling awful about both myself and what I'd done --- that it had any effect on those around me was just starting to hit home. I will not lie that, several times throughout the night, I wished that I had succeeded in order to not be going through what I was going through at the time. I simply couldn't stand what I'd done.
|
||||||
\newpage
|
\newpage
|
||||||
|
|
||||||
\index{Tweets}
|
\index{Tweets}
|
||||||
@ -299,7 +299,7 @@ Both James and Karl checked in on me throughout the next few hours, but it was m
|
|||||||
\end{quotation}
|
\end{quotation}
|
||||||
|
|
||||||
\begin{quotation}
|
\begin{quotation}
|
||||||
\noindent On meds for anxiety now, but that seems to have just let loose something terrible. Tried to kill myself Wednesday night, spent all tonight obsessing about it, woke up Karl and James, then felt guilty and upset about it.
|
\noindent On meds for anxiety now, but that seems to have just let loose something terrible. Tried to kill myself Wednesday night, spent all tonight obsessing about it, woke up Karl and JD, then felt guilty and upset about it.
|
||||||
|
|
||||||
--- @drab\_makyo March 23, 2012
|
--- @drab\_makyo March 23, 2012
|
||||||
\end{quotation}
|
\end{quotation}
|
||||||
@ -321,6 +321,9 @@ Both James and Karl checked in on me throughout the next few hours, but it was m
|
|||||||
|
|
||||||
--- @drab\_makyo March 23, 2012
|
--- @drab\_makyo March 23, 2012
|
||||||
\end{quotation}
|
\end{quotation}
|
||||||
|
\newpage
|
||||||
|
\null
|
||||||
|
\vfill
|
||||||
|
|
||||||
\begin{ally}
|
\begin{ally}
|
||||||
Where's your tweet from this time?
|
Where's your tweet from this time?
|
||||||
@ -331,6 +334,7 @@ Where's your tweet from this time?
|
|||||||
|
|
||||||
--- @drab\_makyo October 10, 2019
|
--- @drab\_makyo October 10, 2019
|
||||||
\end{quotation}
|
\end{quotation}
|
||||||
|
\vfill
|
||||||
\newpage
|
\newpage
|
||||||
\null
|
\null
|
||||||
\vfill
|
\vfill
|
||||||
|
|||||||
@ -359,7 +359,7 @@ No.~Why do you feel it important to add that?
|
|||||||
\end{ally}
|
\end{ally}
|
||||||
Because to not do so would do a disservice to my years trying to be sexually active. They weren't bad years, and I did have some success at it.
|
Because to not do so would do a disservice to my years trying to be sexually active. They weren't bad years, and I did have some success at it.
|
||||||
|
|
||||||
JD and I eventually got together. We had a good amount of sex. We went to the Underground parties --- orgies, really --- and had lots of fun there. Bel and I had a good amount of sex, and it was pretty good. I looked forward to seeing them, simply because the sex was pretty good, as well as because they were good friends.\index{Relationships!James|)}
|
JD and I eventually got together. We had a good amount of sex. We went to the Underground parties --- orgies, really --- and had lots of fun there. Bel and I had a good amount of sex, and it was pretty good. I looked forward to seeing them, simply because the sex was pretty good, as well as because they were good friends.\index{Relationships!JD|)}
|
||||||
|
|
||||||
\begin{ally}
|
\begin{ally}
|
||||||
So if the sex was pretty good, if you still had a lot of fun playing around with your husband, why did you stop? Why did you eventually remove your choice in the matter and chemically castrate yourself?
|
So if the sex was pretty good, if you still had a lot of fun playing around with your husband, why did you stop? Why did you eventually remove your choice in the matter and chemically castrate yourself?
|
||||||
@ -389,7 +389,7 @@ Other than uncomfortable and itchy? I think that's how I described it earlier.
|
|||||||
\begin{ally}
|
\begin{ally}
|
||||||
Yes.
|
Yes.
|
||||||
\end{ally}
|
\end{ally}
|
||||||
I guess it makes me feel anxious and confused, just in different ways. It's comfortable enough for JD and I to not have a a sexual relationship. He's still a gay guy, for the most part, so for me to have transitioned to the extent that I have means that we don't really click on a sexual level anymore.\index{Relationships!James}
|
I guess it makes me feel anxious and confused, just in different ways. It's comfortable enough for JD and I to not have a a sexual relationship. He's still a gay guy, for the most part, so for me to have transitioned to the extent that I have means that we don't really click on a sexual level anymore.\index{Relationships!JD}
|
||||||
|
|
||||||
He's not my only partner, though. Robin\index{Relationships!Robin} is still sexual. Barac\index{Relationships!Barac} is still sexual. Colton\index{Relationships!Colton} is still sexual. I have all these sexual people in my life, and they're all people I'm attracted to and with whom I've shared sexuality in one way or another, but with whom I mostly feel disinclined to have sex with for any number of reasons.\footnote{A dream: \emph{I am getting intimate with someone and we decide to take our clothes off. I feel a wave of anxiety, and sure enough, it turns out that having had surgery was a dream and I still have a penis. Sometimes, it's not that it never happened, but that my penis has grown back. It's never shown, but strongly implied that this will be the end of the relationship.}}\index{Dream}
|
He's not my only partner, though. Robin\index{Relationships!Robin} is still sexual. Barac\index{Relationships!Barac} is still sexual. Colton\index{Relationships!Colton} is still sexual. I have all these sexual people in my life, and they're all people I'm attracted to and with whom I've shared sexuality in one way or another, but with whom I mostly feel disinclined to have sex with for any number of reasons.\footnote{A dream: \emph{I am getting intimate with someone and we decide to take our clothes off. I feel a wave of anxiety, and sure enough, it turns out that having had surgery was a dream and I still have a penis. Sometimes, it's not that it never happened, but that my penis has grown back. It's never shown, but strongly implied that this will be the end of the relationship.}}\index{Dream}
|
||||||
|
|
||||||
|
|||||||
BIN
book/cover-back.pdf
Normal file
BIN
book/cover-back.pdf
Normal file
Binary file not shown.
BIN
book/cover-front.pdf
Normal file
BIN
book/cover-front.pdf
Normal file
Binary file not shown.
BIN
book/cover-front.png
Normal file
BIN
book/cover-front.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 500 KiB |
BIN
book/cover.pdf
Normal file
BIN
book/cover.pdf
Normal file
Binary file not shown.
BIN
book/cover.xcf
BIN
book/cover.xcf
Binary file not shown.
@ -16,7 +16,7 @@
|
|||||||
\vfill
|
\vfill
|
||||||
\singlespacing
|
\singlespacing
|
||||||
{\small\parindent0pt\parskip5pt
|
{\small\parindent0pt\parskip5pt
|
||||||
\noindent All works \copyright\ Madison Scott-Clary except where specified otherwise. These works are licensed under the Creative Commons Attribution 4.0 International License. To view a copy of this license, visit \mbox{\emph{creativecommons.org/licenses/by/4.0/}} or send a letter to Creative Commons, PO Box 1866, Mountain View, CA 94042, USA.
|
\noindent \copyright\ 2020, Madison Scott-Clary. This work is licensed under the Creative Commons Attribution 4.0 International License. To view a copy of this license, visit \mbox{\emph{creativecommons.org/licenses/by/4.0/}} or send a letter to Creative Commons, PO Box 1866, Mountain View, CA 94042, USA.
|
||||||
|
|
||||||
This book uses the fonts Gentium Book Basic and {\allyFont Merriweather Sans} and was typeset with {\usefont{OT1}{cmr}{m}{n}\XeLaTeX}.
|
This book uses the fonts Gentium Book Basic and {\allyFont Merriweather Sans} and was typeset with {\usefont{OT1}{cmr}{m}{n}\XeLaTeX}.
|
||||||
|
|
||||||
@ -24,6 +24,8 @@ This book uses the fonts Gentium Book Basic and {\allyFont Merriweather Sans} a
|
|||||||
|
|
||||||
ISBN: \ISBN
|
ISBN: \ISBN
|
||||||
|
|
||||||
|
% Digital edition, not for print purposes. For the paperback version, please visit makyo.ink/publications/ally
|
||||||
|
|
||||||
\vspace{1ex}
|
\vspace{1ex}
|
||||||
|
|
||||||
\emph{\Title}
|
\emph{\Title}
|
||||||
|
|||||||
Reference in New Issue
Block a user