Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
cas741
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
W. Spencer Smith
cas741
Commits
b4c9b65d
Commit
b4c9b65d
authored
4 years ago
by
W. Spencer Smith
Browse files
Options
Downloads
Patches
Plain Diff
Explanation for 80 character text width added to writing checklist
parent
4dbe3d43
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
BlankProjectTemplate/docs/Writing-Checklist.tex
+3
-2
3 additions, 2 deletions
BlankProjectTemplate/docs/Writing-Checklist.tex
with
3 additions
and
2 deletions
BlankProjectTemplate/docs/Writing-Checklist.tex
+
3
−
2
View file @
b4c9b65d
...
...
@@ -48,9 +48,10 @@
(
\verb
|
$coeff$
|
) versus
$
\mathit
{
coeff
}$
(
\verb
|
$\mathit{coeff}$
|
) versus
$
\text
{
coeff
}$
(
\verb
|
$\text{coeff}$
|
).
\item
For CAS 741 the instructor would like to be able to add comments to your
tex files. Please be sure to include the Comments.tex file in your repo and
tex files. Please be sure to include the
\texttt
{
Comments.tex
}
file in your repo and
in your tex files.
\item
Text should be 80 characters wide.
\item
Text lines should be 80 characters wide. That is, the text has a hard-wrap at
80 characters. This is done to facilitate meaingful diffs between different commits.
\item
Template comments (plt) do not show in the pdf version, either by
removing them, or by turning them off.
\item
References and labels are used so that maintenance is feasible
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment