📄 dps_str_cus.def
字号:
%%
%% This is file `dps_str_cus.def',
%% generated with the docstrip utility.
%%
%% The original source files were:
%%
%% dps.dtx (with options: `copyright,english')
%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%% dps.sty package, 2006-10-06 %%
%% Copyright (C) 2006 D. P. Story %%
%% dpstory@acrotex.net %%
%% storyd@owc.edu
%% %%
%% This program can redistributed and/or modified under %%
%% the terms of the LaTeX Project Public License %%
%% Distributed from CTAN archives in directory %%
%% macros/latex/base/lppl.txt; either version 1 of the %%
%% License, or (at your option) any later version. %%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\def\chooseQ{"You must choose a question to answer before you answer!"}
\def\triedTooMuch{"You have tried this question too many times, I'm adding "
+ \dspenaltypoints
+ " points, and resetting the penalty counter. Bad boy/girl!"}
\def\congratFinished{"Congratulations! You finished the puzzle"
+((nMissed==0) ? " without missing a single problem, You are a flirt master!"
: ", but you missed " + nMissed + " questions in the process!")}
\def\regretPleased{(( nMissed > n )
? "I regret to report that you did not pass the test because you missed too many questions."
: "I am pleased to report that you passed the test!")}
\def\reportPenaltyPoints{"The number of penalty points is " + nPenaltyPoints +"."}
\def\finalPenaltyScore{"Final penalty score is " + nTotalPenaltyPoints + ". "}
\def\aPenaltyScale{[-1,0], [0,4], [4, 10], [10,25], [25,5000]}
\def\aPenaltyMsgs
{%
"You are a casanova!",
"Let's go out for a date!",
"This is not looking good. Take some flirt lessons!",
"Ooooh, come on! No one could be so anti-romantic, you only need to follow some basic steps!",
"Better, you keep single!"
}
\endinput
%%
%% End of file `dps_str_cus.def'.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -