From 5961a0e1cca6c076c98f4dc7451869a55ab38c05 Mon Sep 17 00:00:00 2001
From: Branislav Jansik <branislav.jansik@vsb.cz>
Date: Fri, 1 Sep 2017 16:37:35 +0200
Subject: [PATCH] Update resources-allocation-policy.md

---
 docs.it4i/salomon/resources-allocation-policy.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs.it4i/salomon/resources-allocation-policy.md b/docs.it4i/salomon/resources-allocation-policy.md
index 7c7447d9b..1633f1d0b 100644
--- a/docs.it4i/salomon/resources-allocation-policy.md
+++ b/docs.it4i/salomon/resources-allocation-policy.md
@@ -122,7 +122,7 @@ for 1 hour amounts to 24 wall-clock core-hours.
 
 The resources that are currently subject to accounting are the standard core-hours (SCH).
 The standard core-hours are obtained from WCH by applying a standardization factor.  
-SCH = F*WCH  
+$$ SCH = F*WCH $$ 
 The accounting runs whenever the computational cores are allocated or blocked via the PBS Pro workload manager (the qsub command), regardless of whether
 the cores are actually used for any calculation. See example in the [Job submission and execution](job-submission-and-execution/) section.
 
-- 
GitLab