Duplicate equal sign on line break in text modeAutomatic reduplication of equal sign in the beginning of broken formulaIs there a wider equal sign?overset text over equal sign in in an Align environmentNot equal sign (≠) with a vertical barUsing mathspec to change digits font in math mode isn't workingdifferent spacing aroung equal sign for display/text modeLine break and text aren't workingBreak line in $ $ modeOnline math TeX files not rendering equal sign correctlyPut reference above equal sign and refer to itLine break in table (math-mode)
Is repealing the EU Withdrawal Act a precondition of revoking Article 50?
Why is making salt water prohibited on Shabbat?
How to answer pointed "are you quitting" questioning when I don't want them to suspect
Imbalanced dataset binary classification
Email Account under attack (really) - anything I can do?
Does it makes sense to buy a cycle to learn riding?
Shall I use personal or official e-mail account when registering to external websites for work purpose?
Correctly defining the return of a procedure
Weird behaviour when using querySelector
Check if two datetimes are between two others
Doomsday-clock for my fantasy planet
Is this homebrew feat, Beast of Burden, balanced?
Why is my log file so massive? 22gb. I am running log backups
Why do UK politicians seemingly ignore opinion polls on Brexit?
Finding files for which a command fails
LM317 - Calculate dissipation due to voltage drop
Why airport relocation isn't done gradually?
How would photo IDs work for shapeshifters?
Visa needed to visit friends in London
Why do we use polarized capacitors?
Sort in WP_Query(), not filter? Is it possible?
Does a dangling wire really electrocute me if I'm standing in water?
Are cabin dividers used to "hide" the flex of the airplane?
Why did the Germans forbid the possession of pet pigeons in Rostov-on-Don in 1941?
Duplicate equal sign on line break in text mode
Automatic reduplication of equal sign in the beginning of broken formulaIs there a wider equal sign?overset text over equal sign in in an Align environmentNot equal sign (≠) with a vertical barUsing mathspec to change digits font in math mode isn't workingdifferent spacing aroung equal sign for display/text modeLine break and text aren't workingBreak line in $ $ modeOnline math TeX files not rendering equal sign correctlyPut reference above equal sign and refer to itLine break in table (math-mode)
In Cyrillic typography tradition you need to duplicate the math operators (+, =, -, x) on line break. Following this answer I can get it working in math mode. How can I make = duplicate on line break in text mode:

MWE:
documentclassarticle
usepackageamsmath
mathchardefmathequals=mathcode`=
begingrouplccode`~=`=
lowercaseendgroupdef~mathequalsdiscretionarythetextfont0=
AtBeginDocumentmathcode`=="8000
mathchardefmathplus=mathcode`+
begingrouplccode`~+`+
lowercaseendgroupdef~mathplusdiscretionarythetextfont0+
AtBeginDocumentmathcode`+="8000
begindocument
In math mode: $a = b = c = d = e = f = g = h = i = j = k = l = m = n = o =
p = q = r = s = t = u = v = w = x = y = z + a + b + c + d + e + f + g + h +
i + j + k + l + m + n + o + p + q + r + s + t + u + v + w + x + y + z$
In Text mode: a = b = c = d = e = f = g = h = i = j = k = l = m = n = o =
p = q = r = s = t = u = v = w = x = y = z + a + b + c + d + e + f + g + h + i
+ j + k + l + m + n + o + p + q + r + s + t + u + v + w + x + y + z
enddocument
math-mode cyrillic
add a comment |
In Cyrillic typography tradition you need to duplicate the math operators (+, =, -, x) on line break. Following this answer I can get it working in math mode. How can I make = duplicate on line break in text mode:

MWE:
documentclassarticle
usepackageamsmath
mathchardefmathequals=mathcode`=
begingrouplccode`~=`=
lowercaseendgroupdef~mathequalsdiscretionarythetextfont0=
AtBeginDocumentmathcode`=="8000
mathchardefmathplus=mathcode`+
begingrouplccode`~+`+
lowercaseendgroupdef~mathplusdiscretionarythetextfont0+
AtBeginDocumentmathcode`+="8000
begindocument
In math mode: $a = b = c = d = e = f = g = h = i = j = k = l = m = n = o =
p = q = r = s = t = u = v = w = x = y = z + a + b + c + d + e + f + g + h +
i + j + k + l + m + n + o + p + q + r + s + t + u + v + w + x + y + z$
In Text mode: a = b = c = d = e = f = g = h = i = j = k = l = m = n = o =
p = q = r = s = t = u = v = w = x = y = z + a + b + c + d + e + f + g + h + i
+ j + k + l + m + n + o + p + q + r + s + t + u + v + w + x + y + z
enddocument
math-mode cyrillic
1
just use a macro that expands todiscretionary===
– David Carlisle
38 mins ago
add a comment |
In Cyrillic typography tradition you need to duplicate the math operators (+, =, -, x) on line break. Following this answer I can get it working in math mode. How can I make = duplicate on line break in text mode:

MWE:
documentclassarticle
usepackageamsmath
mathchardefmathequals=mathcode`=
begingrouplccode`~=`=
lowercaseendgroupdef~mathequalsdiscretionarythetextfont0=
AtBeginDocumentmathcode`=="8000
mathchardefmathplus=mathcode`+
begingrouplccode`~+`+
lowercaseendgroupdef~mathplusdiscretionarythetextfont0+
AtBeginDocumentmathcode`+="8000
begindocument
In math mode: $a = b = c = d = e = f = g = h = i = j = k = l = m = n = o =
p = q = r = s = t = u = v = w = x = y = z + a + b + c + d + e + f + g + h +
i + j + k + l + m + n + o + p + q + r + s + t + u + v + w + x + y + z$
In Text mode: a = b = c = d = e = f = g = h = i = j = k = l = m = n = o =
p = q = r = s = t = u = v = w = x = y = z + a + b + c + d + e + f + g + h + i
+ j + k + l + m + n + o + p + q + r + s + t + u + v + w + x + y + z
enddocument
math-mode cyrillic
In Cyrillic typography tradition you need to duplicate the math operators (+, =, -, x) on line break. Following this answer I can get it working in math mode. How can I make = duplicate on line break in text mode:

MWE:
documentclassarticle
usepackageamsmath
mathchardefmathequals=mathcode`=
begingrouplccode`~=`=
lowercaseendgroupdef~mathequalsdiscretionarythetextfont0=
AtBeginDocumentmathcode`=="8000
mathchardefmathplus=mathcode`+
begingrouplccode`~+`+
lowercaseendgroupdef~mathplusdiscretionarythetextfont0+
AtBeginDocumentmathcode`+="8000
begindocument
In math mode: $a = b = c = d = e = f = g = h = i = j = k = l = m = n = o =
p = q = r = s = t = u = v = w = x = y = z + a + b + c + d + e + f + g + h +
i + j + k + l + m + n + o + p + q + r + s + t + u + v + w + x + y + z$
In Text mode: a = b = c = d = e = f = g = h = i = j = k = l = m = n = o =
p = q = r = s = t = u = v = w = x = y = z + a + b + c + d + e + f + g + h + i
+ j + k + l + m + n + o + p + q + r + s + t + u + v + w + x + y + z
enddocument
math-mode cyrillic
math-mode cyrillic
asked 58 mins ago
Denys PotapovDenys Potapov
22819
22819
1
just use a macro that expands todiscretionary===
– David Carlisle
38 mins ago
add a comment |
1
just use a macro that expands todiscretionary===
– David Carlisle
38 mins ago
1
1
just use a macro that expands to
discretionary===– David Carlisle
38 mins ago
just use a macro that expands to
discretionary===– David Carlisle
38 mins ago
add a comment |
1 Answer
1
active
oldest
votes

documentclassarticle
usepackageamsmath
mathchardefmathequals=mathcode`=
begingrouplccode`~=`=
lowercaseendgroupdef~mathequalsdiscretionarythetextfont0=
AtBeginDocumentmathcode`=="8000
mathchardefmathplus=mathcode`+
begingrouplccode`~+`+
lowercaseendgroupdef~mathplusdiscretionarythetextfont0+
AtBeginDocumentmathcode`+="8000
newcommandz[1]ifhmodeunskipfinobreak discretionary#1#1#1nobreak
begindocument
In math mode: $a = b = c = d = e = f = g = h = i = j = k = l = m = n = o =
p = q = r = s = t = u = v = w = x = y = z + a + b + c + d + e + f + g + h +
i + j + k + l + m + n + o + p + q + r + s + t + u + v + w + x + y + z$
In Text mode: a z= b z= c z= d z= e z= f z= g z= h z= i z= j z= k z= l z= m z= n z= o z=
p z= q z= r z= s z= t z= u z= v z= w z= x z= y z= z + a + b + c + d + e + f + g + h + i
+ j + k + l + m + n + o + p + q + r + s + t + u + v + w + x + y + z
enddocument
or
documentclassarticle
usepackageamsmath
newcommandz[1]relax
ifmmode
#1discretionarythetextfont0 #1%
else
ifhmodeunskipfinobreak discretionary#1#1#1nobreak
fi
begindocument
In math mode: $a z= b z= c z= d z= e z= f z= g z= h z= i z= j z= k z= l z= m z= n z= o z=
p z= q z= r z= s z= t z= u z= v z= w z= x z= y z= z + a + b + c + d + e + f + g + h +
i + j + k + l + m + n + o + p + q + r + s + t + u + v + w + x + y + z$
In Text mode: a z= b z= c z= d z= e z= f z= g z= h z= i z= j z= k z= l z= m z= n z= o z=
p z= q z= r z= s z= t z= u z= v z= w z= x z= y z= z + a + b + c + d + e + f + g + h + i
+ j + k + l + m + n + o + p + q + r + s + t + u + v + w + x + y + z
enddocument
And how can i usez=in math mode? So I can replace = withz=in whole document?
– Denys Potapov
19 mins ago
@DenysPotapov I added something
– David Carlisle
8 mins ago
add a comment |
Your Answer
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "85"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2ftex.stackexchange.com%2fquestions%2f483839%2fduplicate-equal-sign-on-line-break-in-text-mode%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes

documentclassarticle
usepackageamsmath
mathchardefmathequals=mathcode`=
begingrouplccode`~=`=
lowercaseendgroupdef~mathequalsdiscretionarythetextfont0=
AtBeginDocumentmathcode`=="8000
mathchardefmathplus=mathcode`+
begingrouplccode`~+`+
lowercaseendgroupdef~mathplusdiscretionarythetextfont0+
AtBeginDocumentmathcode`+="8000
newcommandz[1]ifhmodeunskipfinobreak discretionary#1#1#1nobreak
begindocument
In math mode: $a = b = c = d = e = f = g = h = i = j = k = l = m = n = o =
p = q = r = s = t = u = v = w = x = y = z + a + b + c + d + e + f + g + h +
i + j + k + l + m + n + o + p + q + r + s + t + u + v + w + x + y + z$
In Text mode: a z= b z= c z= d z= e z= f z= g z= h z= i z= j z= k z= l z= m z= n z= o z=
p z= q z= r z= s z= t z= u z= v z= w z= x z= y z= z + a + b + c + d + e + f + g + h + i
+ j + k + l + m + n + o + p + q + r + s + t + u + v + w + x + y + z
enddocument
or
documentclassarticle
usepackageamsmath
newcommandz[1]relax
ifmmode
#1discretionarythetextfont0 #1%
else
ifhmodeunskipfinobreak discretionary#1#1#1nobreak
fi
begindocument
In math mode: $a z= b z= c z= d z= e z= f z= g z= h z= i z= j z= k z= l z= m z= n z= o z=
p z= q z= r z= s z= t z= u z= v z= w z= x z= y z= z + a + b + c + d + e + f + g + h +
i + j + k + l + m + n + o + p + q + r + s + t + u + v + w + x + y + z$
In Text mode: a z= b z= c z= d z= e z= f z= g z= h z= i z= j z= k z= l z= m z= n z= o z=
p z= q z= r z= s z= t z= u z= v z= w z= x z= y z= z + a + b + c + d + e + f + g + h + i
+ j + k + l + m + n + o + p + q + r + s + t + u + v + w + x + y + z
enddocument
And how can i usez=in math mode? So I can replace = withz=in whole document?
– Denys Potapov
19 mins ago
@DenysPotapov I added something
– David Carlisle
8 mins ago
add a comment |

documentclassarticle
usepackageamsmath
mathchardefmathequals=mathcode`=
begingrouplccode`~=`=
lowercaseendgroupdef~mathequalsdiscretionarythetextfont0=
AtBeginDocumentmathcode`=="8000
mathchardefmathplus=mathcode`+
begingrouplccode`~+`+
lowercaseendgroupdef~mathplusdiscretionarythetextfont0+
AtBeginDocumentmathcode`+="8000
newcommandz[1]ifhmodeunskipfinobreak discretionary#1#1#1nobreak
begindocument
In math mode: $a = b = c = d = e = f = g = h = i = j = k = l = m = n = o =
p = q = r = s = t = u = v = w = x = y = z + a + b + c + d + e + f + g + h +
i + j + k + l + m + n + o + p + q + r + s + t + u + v + w + x + y + z$
In Text mode: a z= b z= c z= d z= e z= f z= g z= h z= i z= j z= k z= l z= m z= n z= o z=
p z= q z= r z= s z= t z= u z= v z= w z= x z= y z= z + a + b + c + d + e + f + g + h + i
+ j + k + l + m + n + o + p + q + r + s + t + u + v + w + x + y + z
enddocument
or
documentclassarticle
usepackageamsmath
newcommandz[1]relax
ifmmode
#1discretionarythetextfont0 #1%
else
ifhmodeunskipfinobreak discretionary#1#1#1nobreak
fi
begindocument
In math mode: $a z= b z= c z= d z= e z= f z= g z= h z= i z= j z= k z= l z= m z= n z= o z=
p z= q z= r z= s z= t z= u z= v z= w z= x z= y z= z + a + b + c + d + e + f + g + h +
i + j + k + l + m + n + o + p + q + r + s + t + u + v + w + x + y + z$
In Text mode: a z= b z= c z= d z= e z= f z= g z= h z= i z= j z= k z= l z= m z= n z= o z=
p z= q z= r z= s z= t z= u z= v z= w z= x z= y z= z + a + b + c + d + e + f + g + h + i
+ j + k + l + m + n + o + p + q + r + s + t + u + v + w + x + y + z
enddocument
And how can i usez=in math mode? So I can replace = withz=in whole document?
– Denys Potapov
19 mins ago
@DenysPotapov I added something
– David Carlisle
8 mins ago
add a comment |

documentclassarticle
usepackageamsmath
mathchardefmathequals=mathcode`=
begingrouplccode`~=`=
lowercaseendgroupdef~mathequalsdiscretionarythetextfont0=
AtBeginDocumentmathcode`=="8000
mathchardefmathplus=mathcode`+
begingrouplccode`~+`+
lowercaseendgroupdef~mathplusdiscretionarythetextfont0+
AtBeginDocumentmathcode`+="8000
newcommandz[1]ifhmodeunskipfinobreak discretionary#1#1#1nobreak
begindocument
In math mode: $a = b = c = d = e = f = g = h = i = j = k = l = m = n = o =
p = q = r = s = t = u = v = w = x = y = z + a + b + c + d + e + f + g + h +
i + j + k + l + m + n + o + p + q + r + s + t + u + v + w + x + y + z$
In Text mode: a z= b z= c z= d z= e z= f z= g z= h z= i z= j z= k z= l z= m z= n z= o z=
p z= q z= r z= s z= t z= u z= v z= w z= x z= y z= z + a + b + c + d + e + f + g + h + i
+ j + k + l + m + n + o + p + q + r + s + t + u + v + w + x + y + z
enddocument
or
documentclassarticle
usepackageamsmath
newcommandz[1]relax
ifmmode
#1discretionarythetextfont0 #1%
else
ifhmodeunskipfinobreak discretionary#1#1#1nobreak
fi
begindocument
In math mode: $a z= b z= c z= d z= e z= f z= g z= h z= i z= j z= k z= l z= m z= n z= o z=
p z= q z= r z= s z= t z= u z= v z= w z= x z= y z= z + a + b + c + d + e + f + g + h +
i + j + k + l + m + n + o + p + q + r + s + t + u + v + w + x + y + z$
In Text mode: a z= b z= c z= d z= e z= f z= g z= h z= i z= j z= k z= l z= m z= n z= o z=
p z= q z= r z= s z= t z= u z= v z= w z= x z= y z= z + a + b + c + d + e + f + g + h + i
+ j + k + l + m + n + o + p + q + r + s + t + u + v + w + x + y + z
enddocument

documentclassarticle
usepackageamsmath
mathchardefmathequals=mathcode`=
begingrouplccode`~=`=
lowercaseendgroupdef~mathequalsdiscretionarythetextfont0=
AtBeginDocumentmathcode`=="8000
mathchardefmathplus=mathcode`+
begingrouplccode`~+`+
lowercaseendgroupdef~mathplusdiscretionarythetextfont0+
AtBeginDocumentmathcode`+="8000
newcommandz[1]ifhmodeunskipfinobreak discretionary#1#1#1nobreak
begindocument
In math mode: $a = b = c = d = e = f = g = h = i = j = k = l = m = n = o =
p = q = r = s = t = u = v = w = x = y = z + a + b + c + d + e + f + g + h +
i + j + k + l + m + n + o + p + q + r + s + t + u + v + w + x + y + z$
In Text mode: a z= b z= c z= d z= e z= f z= g z= h z= i z= j z= k z= l z= m z= n z= o z=
p z= q z= r z= s z= t z= u z= v z= w z= x z= y z= z + a + b + c + d + e + f + g + h + i
+ j + k + l + m + n + o + p + q + r + s + t + u + v + w + x + y + z
enddocument
or
documentclassarticle
usepackageamsmath
newcommandz[1]relax
ifmmode
#1discretionarythetextfont0 #1%
else
ifhmodeunskipfinobreak discretionary#1#1#1nobreak
fi
begindocument
In math mode: $a z= b z= c z= d z= e z= f z= g z= h z= i z= j z= k z= l z= m z= n z= o z=
p z= q z= r z= s z= t z= u z= v z= w z= x z= y z= z + a + b + c + d + e + f + g + h +
i + j + k + l + m + n + o + p + q + r + s + t + u + v + w + x + y + z$
In Text mode: a z= b z= c z= d z= e z= f z= g z= h z= i z= j z= k z= l z= m z= n z= o z=
p z= q z= r z= s z= t z= u z= v z= w z= x z= y z= z + a + b + c + d + e + f + g + h + i
+ j + k + l + m + n + o + p + q + r + s + t + u + v + w + x + y + z
enddocument
edited 8 mins ago
answered 32 mins ago
David CarlisleDavid Carlisle
498k4111441893
498k4111441893
And how can i usez=in math mode? So I can replace = withz=in whole document?
– Denys Potapov
19 mins ago
@DenysPotapov I added something
– David Carlisle
8 mins ago
add a comment |
And how can i usez=in math mode? So I can replace = withz=in whole document?
– Denys Potapov
19 mins ago
@DenysPotapov I added something
– David Carlisle
8 mins ago
And how can i use
z= in math mode? So I can replace = with z= in whole document?– Denys Potapov
19 mins ago
And how can i use
z= in math mode? So I can replace = with z= in whole document?– Denys Potapov
19 mins ago
@DenysPotapov I added something
– David Carlisle
8 mins ago
@DenysPotapov I added something
– David Carlisle
8 mins ago
add a comment |
Thanks for contributing an answer to TeX - LaTeX Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2ftex.stackexchange.com%2fquestions%2f483839%2fduplicate-equal-sign-on-line-break-in-text-mode%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
1
just use a macro that expands to
discretionary===– David Carlisle
38 mins ago