Skip to content

Commit 79a38bb

Browse files
committed
eppy: \textregistered is invalid in math mode, wrap around with \textrm{}
1 parent d8fc40d commit 79a38bb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

flier/eppy-handout.tex

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -145,12 +145,12 @@
145145

146146
\vspace{0.5em}
147147

148-
G-Node provides a free cloud-based service neuroscientists can use for storage, management and sharing of data (\url{https://portal.g-node.org/data/}). An API for data access is provided (\url{http://g-node.github.com/g-node-portal/}), allowing developers to code their own clients. A web-based interface as well as a client for MATLAB$^\textregistered$ (\url{http://g-node.github.com/gnode-client-matlab/}) are already provided. A client for Python is currently under development. When completed it shall provide:
148+
G-Node provides a free cloud-based service neuroscientists can use for storage, management and sharing of data (\url{https://portal.g-node.org/data/}). An API for data access is provided (\url{http://g-node.github.com/g-node-portal/}), allowing developers to code their own clients. A web-based interface as well as a client for MATLAB$^\textrm{\textregistered}$ (\url{http://g-node.github.com/gnode-client-matlab/}) are already provided. A client for Python is currently under development. When completed it shall provide:
149149

150150
\begin{itemize}[nolistsep,topsep=0em,leftmargin=1pc]
151151
\item Compatibility with NEO: use it 'out-of-the-box' with existing code written for NEO and gain additional services provided by the G-Node 'for free'
152152
\item Smart lazy loading and caching for frugal bandwidth and memory usage
153-
\item Possibility to work in a mixed workflow: work on the same data in Python and MATLAB$^\textregistered$
153+
\item Possibility to work in a mixed workflow: work on the same data in Python and MATLAB$^\textrm{\textregistered}$
154154
\end{itemize}
155155

156156
Stay tuned for development updates!

0 commit comments

Comments
 (0)